mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-09 00:24:58 +02:00
Fixed Nginx images running under root
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#user nginx;
|
||||
# user nginx;
|
||||
worker_processes 5;
|
||||
worker_rlimit_nofile 256000;
|
||||
|
||||
|
Reference in New Issue
Block a user