changed processes.json
This commit is contained in:
parent
075c602722
commit
9c6f581617
@ -5,7 +5,7 @@
|
||||
"log_file" : "/home/ubuntu/logs/eth-log.log",
|
||||
"out_file" : "/home/ubuntu/logs/eth-out.log",
|
||||
"error_file" : "/home/ubuntu/logs/eth-err.log",
|
||||
"merge_logs" : true,
|
||||
"merge_logs" : false,
|
||||
"watch" : false,
|
||||
"exec_interpreter" : "bash",
|
||||
"exec_mode" : "fork_mode"
|
||||
@ -16,7 +16,7 @@
|
||||
"log_file" : "/home/ubuntu/logs/node-app-log.log",
|
||||
"out_file" : "/home/ubuntu/logs/node-app-out.log",
|
||||
"error_file" : "/home/ubuntu/logs/node-app-err.log",
|
||||
"merge_logs" : true,
|
||||
"merge_logs" : false,
|
||||
"watch" : false,
|
||||
"exec_interpreter" : "node",
|
||||
"exec_mode" : "fork_mode",
|
||||
|
Loading…
Reference in New Issue
Block a user