mirror of
https://github.com/netfun2000/docker-php-nginx.git
synced 2026-04-22 00:29:10 +08:00
Update supervisord.conf
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user