ccashfrontend/pm2.json
Expand-sys 164def2634 fix
2021-06-18 09:26:37 +10:00

6 lines
142 B
JSON

{
"name": "ccashfrontend",
"script": "/app/ccashfrontend/index.js",
"watch": "/app/ccashfrontend/tmp/restart.txt",
"instances": "1"
}