change 0.0.0.0 to localhost
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
[supervisord]
|
||||
nodaemon=true
|
||||
logfile=/dev/stdout ; Supervisor itself → stdout
|
||||
logfile_maxbytes=0 ; (no rotation – keeps it simple)
|
||||
logfile_maxbytes=0 ; (no rotation - keeps it simple)
|
||||
logfile_backups=0
|
||||
loglevel=info
|
||||
|
||||
|
||||
Reference in New Issue
Block a user