Skip to content

Commit ed111b6

Browse files
committed
Let master process run as root to bind to 80, workers run as nbxyz
1 parent df298e7 commit ed111b6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

root/etc/supervisor.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ pidfile=/run/supervisord.pid
99
command = /usr/sbin/nginx -c /config/nginx/nginx.conf
1010
startretries = 2
1111
daemon=off
12-
user=nbxyz
1312
priority = 2
1413
stdout_logfile=/dev/null
1514
stderr_logfile=/dev/null

0 commit comments

Comments
 (0)