Created
January 30, 2017 06:44
-
-
Save nucab/dffc2556dcdc7a9ed6dfdd1cf3a9b117 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"production" : { | |
"key" : "./ssh/id_rsa", | |
"user" : "node", | |
"host" : "212.83.163.1", | |
"ref" : "origin/master", | |
"repo" : "[email protected]:repo.git", | |
"path" : "/var/www/production", | |
"post-deploy" : "pm2 startOrRestart ecosystem.json --env production" | |
}, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment