Delete pm2.json

This commit is contained in:
Expand-sys 2022-12-11 16:44:43 +11:00 committed by GitHub
parent 41d403342d
commit 481be2dc2a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +0,0 @@
{
"name": "ccashfrontend",
"script": "/app/ccashfrontend/index.js",
"watch": "/app/ccashfrontend/tmp/restart.txt",
"instances": "1"
}