ccashfrontend/pm2.json
2022-01-16 22:58:43 +11:00

6 lines
142 B
JSON

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