deployment stuff

This commit is contained in:
logsol 2014-12-25 02:31:41 +01:00
parent d8a49779ae
commit e55b64e3e9

View file

@ -51,7 +51,7 @@
dev : { dev : {
user : "chuck", user : "chuck",
host : "fuuuuu.de", host : "fuuuuu.de",
ref : "origin/master", ref : "origin/controls",
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",