ccashfrontend/views/pm2.json
2021-06-18 09:20:09 +10:00

6 lines
142 B
JSON

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