mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-04-15 22:51:37 -07:00
enable nginx running as root
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
# Set user if running as root (substituted by start-nginx.sh)
|
||||
${NGINX_USER_DIRECTIVE}
|
||||
|
||||
# Set number of worker processes automatically based on number of CPU cores.
|
||||
worker_processes auto;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user