diff --git a/root/etc/supervisor.conf b/root/etc/supervisor.conf index 2684f04..3935f33 100644 --- a/root/etc/supervisor.conf +++ b/root/etc/supervisor.conf @@ -9,7 +9,6 @@ pidfile=/run/supervisord.pid command = /usr/sbin/nginx -c /config/nginx/nginx.conf startretries = 2 daemon=off -user=nbxyz priority = 2 stdout_logfile=/dev/null stderr_logfile=/dev/null