mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-07-25 11:02:32 +00:00
fix: deploy
This commit is contained in:
@ -5,5 +5,5 @@ nodaemon=true
|
||||
command=sh /app/start.sh
|
||||
autostart=true
|
||||
autorestart=true
|
||||
stderr_logfile=/var/bun/run.err.log
|
||||
stdout_logfile=/var/bun/run.out.log
|
||||
stderr_logfile=/var/log/bun.err.log
|
||||
stdout_logfile=/var/log/bun.out.log
|
||||
|
Reference in New Issue
Block a user