diff --git a/pm2.json b/pm2.json deleted file mode 100644 index d56ea19..0000000 --- a/pm2.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "name": "ccashfrontend", - "script": "/app/ccashfrontend/index.js", - "watch": "/app/ccashfrontend/tmp/restart.txt", - "instances": "1" -}