fix: cwd on ecosystem.config.json

This commit is contained in:
Eli Bosley
2024-11-06 15:29:11 -05:00
parent e27776df3d
commit 3fc41480a2

View File

@@ -4,6 +4,7 @@
"name": "unraid-api",
"script": "npm",
"args": "start",
"cwd": "/usr/local/unraid-api",
"log": "/var/log/unraid-api/unraid-api.log",
"exec_mode": "fork",
"ignore_watch": [