We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ef8459 commit 5376bb0Copy full SHA for 5376bb0
pm2.config.json
@@ -6,8 +6,8 @@
6
"NODE_ENV": "development",
7
"PORT": "1601"
8
},
9
- "out_file": "/export/Logs/sku-scratch/out.log",
10
- "error_file": "/export/Logs/sku-scratch/err.log",
+ "out_file": "/export/Logs/alpha-node/out.log",
+ "error_file": "/export/Logs/alpha-node/err.log",
11
"merge_logs": true,
12
"log_date_format": "YYYY-MM-DD HH:mm Z",
13
"max_memory_restart" : "512M"
0 commit comments