diff --git a/start_production.json b/start_production.json index f103f3b..fe4ced9 100644 --- a/start_production.json +++ b/start_production.json @@ -4,7 +4,7 @@ "name": "task:release", "script": "npm", "args": "run prod:api", - "cwd": "/data/apps/task-svr", + "cwd": "/data/apps/activity-202404", "max_memory_restart": "1024M", "log_date_format": "YYYY-MM-DD HH:mm Z", "watch": false,