Skip to content

Commit 5376bb0

Browse files
committed
chore: update pm2 config
1 parent 0ef8459 commit 5376bb0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pm2.config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"NODE_ENV": "development",
77
"PORT": "1601"
88
},
9-
"out_file": "/export/Logs/sku-scratch/out.log",
10-
"error_file": "/export/Logs/sku-scratch/err.log",
9+
"out_file": "/export/Logs/alpha-node/out.log",
10+
"error_file": "/export/Logs/alpha-node/err.log",
1111
"merge_logs": true,
1212
"log_date_format": "YYYY-MM-DD HH:mm Z",
1313
"max_memory_restart" : "512M"

0 commit comments

Comments
 (0)