mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 18:47:35 +00:00
added production2 to ecosystem
This commit is contained in:
parent
5a4cec5ae8
commit
3283f97f07
1 changed files with 3 additions and 3 deletions
|
|
@ -39,11 +39,11 @@
|
|||
"post-deploy" : "npm install && NODE_ENV=production sh scripts/build.sh && pm2 startOrRestart config/ecosystem.json5 --env production"
|
||||
},
|
||||
production2 : {
|
||||
user : "chuck",
|
||||
host : "fuuuuu.de",
|
||||
user : "jeena",
|
||||
host : "chuck2.fuuuuu.de",
|
||||
ref : "origin/master",
|
||||
repo : "https://github.com/logsol/chuck.js.git",
|
||||
path : "/home/chuck/production",
|
||||
path : "/home/jeena/chuck/production",
|
||||
"post-deploy" : "npm install && NODE_ENV=production sh scripts/build.sh && pm2 startOrRestart config/ecosystem.json5 --env production"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue