deployment stuff

This commit is contained in:
logsol 2014-12-25 02:05:29 +01:00
parent 300f6e4ae3
commit a0731d8afd

View file

@ -40,7 +40,7 @@
dev : { dev : {
user : "chuck", user : "chuck",
host : "fuuuuu.de", host : "fuuuuu.de",
ref : "origin/controls", ref : "origin/master",
repo : "https://github.com/logsol/chuck.js.git", repo : "https://github.com/logsol/chuck.js.git",
path : "/home/chuck/development", path : "/home/chuck/development",
"post-deploy" : "npm install && pm2 startOrRestart config/ecosystem.json5 --env dev", "post-deploy" : "npm install && pm2 startOrRestart config/ecosystem.json5 --env dev",