mirror of
https://github.com/Expand-sys/ccashfrontend
synced 2025-12-17 15:12:14 +11:00
Update pm2.json
This commit is contained in:
parent
ba83178be8
commit
41d403342d
1 changed files with 2 additions and 2 deletions
4
pm2.json
4
pm2.json
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "ccashfrontend",
|
"name": "ccashfrontend",
|
||||||
"script": "/ccashfrontend/index.js",
|
"script": "/app/ccashfrontend/index.js",
|
||||||
"watch": "/ccashfrontend/tmp/restart.txt",
|
"watch": "/app/ccashfrontend/tmp/restart.txt",
|
||||||
"instances": "1"
|
"instances": "1"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue