updated ecosystem
This commit is contained in:
parent
97099cdb6b
commit
2f2a736f46
@ -6,9 +6,9 @@
|
|||||||
apps: [
|
apps: [
|
||||||
// First application
|
// First application
|
||||||
{
|
{
|
||||||
"name": "Keeper",
|
"name": "Logger",
|
||||||
"script": "keeper-server.js",
|
"script": "logger-server.js",
|
||||||
"cwd": "/var/www/keeper",
|
"cwd": "/var/www/logger",
|
||||||
"watch": true,
|
"watch": true,
|
||||||
"max_restarts": 64,
|
"max_restarts": 64,
|
||||||
"merge_logs" : true,
|
"merge_logs" : true,
|
||||||
|
Loading…
Reference in New Issue
Block a user