Skip to content

Commit de90862

Browse files
authored
Merge pull request #95 from netbootxyz/remove-gosu
Let master process run as root to bind to 80, workers run as nbxyz
2 parents b84a9d7 + ed111b6 commit de90862

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)