changed tabs to spaces in processes.json
This commit is contained in:
parent
3c91c6f0c4
commit
6c4c7b5a33
@ -16,6 +16,7 @@
|
|||||||
"name" : "node-app",
|
"name" : "node-app",
|
||||||
"cwd" : "~/bin/www/",
|
"cwd" : "~/bin/www/",
|
||||||
"script" : "app.js",
|
"script" : "app.js",
|
||||||
|
"log_date_format" : "YYYY-MM-DD HH:mm Z",
|
||||||
"log_file" : "~/logs/node-app-log.log",
|
"log_file" : "~/logs/node-app-log.log",
|
||||||
"out_file" : "~/logs/node-app-out.log",
|
"out_file" : "~/logs/node-app-out.log",
|
||||||
"error_file" : "~/logs/node-app-err.log",
|
"error_file" : "~/logs/node-app-err.log",
|
||||||
|
Loading…
Reference in New Issue
Block a user