mirror of
https://github.com/makeplane/plane.git
synced 2026-06-13 19:19:54 +00:00
Deployment AIO fixed live entered FATAL state (#7893)
This commit is contained in:
@@ -96,8 +96,8 @@ priority=20
|
||||
|
||||
|
||||
[program:live]
|
||||
directory=/app/live
|
||||
command=sh -c "node live/server.js"
|
||||
directory=/app/live/apps/live
|
||||
command=sh -c "node ./dist/server.js"
|
||||
autostart=true
|
||||
autorestart=true
|
||||
stdout_logfile=/app/logs/access/live.log
|
||||
|
||||
Reference in New Issue
Block a user