mirror of
https://github.com/unraid/api.git
synced 2025-12-31 13:39:52 -06:00
fix: cwd on ecosystem.config.json
This commit is contained in:
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user