mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-02 23:43:36 +00:00
@@ -1,4 +1,3 @@
|
||||
user root;
|
||||
daemon off;
|
||||
pcre_jit on;
|
||||
worker_processes auto;
|
||||
@@ -101,7 +100,7 @@ http {
|
||||
|
||||
include fastcgi.conf;
|
||||
|
||||
include conf.d/include/ip_ranges.conf;
|
||||
include /data/nginx/ip_ranges.conf;
|
||||
|
||||
include /data/nginx/default.conf;
|
||||
include conf.d/*.conf;
|
||||
|
Reference in New Issue
Block a user