mirror of
https://github.com/pretix/pretix.git
synced 2026-05-17 17:14:04 +00:00
Expose logs of all running processes to docker
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
file=/tmp/supervisor.sock
|
||||
|
||||
[supervisord]
|
||||
logfile=/tmp/supervisord.log
|
||||
logfile_maxbytes=50MB
|
||||
logfile=/dev/stderr
|
||||
logfile_maxbytes=0
|
||||
logfile_backups=10
|
||||
loglevel=info
|
||||
pidfile=/tmp/supervisord.pid
|
||||
|
||||
Reference in New Issue
Block a user