mirror of
https://github.com/linuxserver/docker-swag.git
synced 2026-03-22 05:59:03 +09:00
added geoip2 configs
This commit is contained in:
@@ -87,6 +87,13 @@ http {
|
||||
include /config/nginx/site-confs/*;
|
||||
lua_load_resty_core off;
|
||||
|
||||
##
|
||||
# Geoip2 config
|
||||
##
|
||||
# Uncomment to add the Geoip2 configs needed to geo block countries/cities.
|
||||
##
|
||||
|
||||
#include /config/nginx/geoip2.conf;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user