mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-06-18 22:33:00 -04:00
Merge pull request #195 from linuxserver/nginx-proxy-confs-updates
Update files
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
## Version 2020/12/11 - Changelog: https://github.com/linuxserver/docker-mods/blob/nginx-proxy-confs/root/defaults/nginx.conf
|
||||
## Version 2021/03/30 - Changelog: https://github.com/linuxserver/docker-mods/blob/nginx-proxy-confs/root/defaults/nginx.conf
|
||||
|
||||
user abc;
|
||||
worker_processes 4;
|
||||
@@ -85,7 +85,8 @@ http {
|
||||
##
|
||||
include /etc/nginx/conf.d/*.conf;
|
||||
include /config/nginx/site-confs/*;
|
||||
lua_load_resty_core off;
|
||||
#Removed lua. Do not remove this comment
|
||||
|
||||
}
|
||||
|
||||
daemon off;
|
||||
Reference in New Issue
Block a user