diff --git a/pm2-process.json b/pm2-process.json new file mode 100644 index 0000000..49fa78a --- /dev/null +++ b/pm2-process.json @@ -0,0 +1,6 @@ +{ + "ignore_watch": ["cache"], + "watch_options": { + "followSymlinks": false + } +} \ No newline at end of file