mirror of
https://github.com/netbootxyz/docker-netbootxyz.git
synced 2025-08-06 14:17:26 +02:00
Let master process run as root to bind to 80, workers run as nbxyz
This commit is contained in:
parent
df298e7c32
commit
ed111b6cbc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user