Update supervisord.conf

This commit is contained in:
2025-06-21 18:18:01 +08:00
committed by GitHub
parent 4f63c216fa
commit 695ead5799

View File

@@ -23,7 +23,7 @@ autorestart=false
startretries=0
[program:flusher]
command=/usr/bin/flusherp2p --host $HOST_PORT --username $USERNAME --password $PASSWORD --size $FILESIZE
command=/usr/bin/flusherp2p-alpine.sh --host $HOST_PORT --username $USERNAME --password $PASSWORD --size $FILESIZE
stdout_logfile=/dev/stdout
stdout_logfile_maxbytes=0
stderr_logfile=/dev/stderr