diff --git a/docker/supervisord.conf b/docker/supervisord.conf index 09f1b88..464dd76 100644 --- a/docker/supervisord.conf +++ b/docker/supervisord.conf @@ -22,7 +22,7 @@ environment=DOCKER_GMAO_WORKDIR="/app",DOCKER_GMAO_ENVFILE="/app/.env.docker",PY directory=/app user=gmao autostart=true -autorestart=false +autorestart=unexpected stdout_logfile=/dev/fd/1 stdout_logfile_maxbytes=0 stderr_logfile=/dev/fd/2 @@ -34,7 +34,7 @@ environment=DOCKER_GMAO_WORKDIR="/app",DOCKER_GMAO_ENVFILE="/app/.env.docker",PY directory=/app user=gmao autostart=true -autorestart=false +autorestart=unexpected stdout_logfile=/dev/fd/1 stdout_logfile_maxbytes=0 stderr_logfile=/dev/fd/2 @@ -46,7 +46,7 @@ environment=DOCKER_GMAO_WORKDIR="/app",DOCKER_GMAO_ENVFILE="/app/.env.docker",PY directory=/app user=gmao autostart=true -autorestart=false +autorestart=unexpected stdout_logfile=/dev/fd/1 stdout_logfile_maxbytes=0 stderr_logfile=/dev/fd/2 @@ -70,7 +70,7 @@ environment=PYTHONPATH="/app",HOME="/home/gmao" directory=/app user=gmao autostart=true -autorestart=false +autorestart=unexpected stdout_logfile=/dev/fd/1 stdout_logfile_maxbytes=0 stderr_logfile=/dev/fd/2