FIX pm2
This commit is contained in:
parent
a94cfb6828
commit
fc83d9a28f
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"script": "index.js",
|
||||
"watch": true,
|
||||
"ignore_watch": ["cache/imgs", "cache/songs"],
|
||||
"ignore_watch": ["cache", "cache.json"],
|
||||
"watch_options": {
|
||||
"followSymlinks": false
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue