fix: deploy

This commit is contained in:
Kilu 2024-06-30 15:52:13 +08:00
parent 4348355868
commit 03a068eb0b

View File

@ -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