mirror of
https://github.com/linuxserver/docker-swag.git
synced 2026-03-22 05:59:03 +09:00
Adjust geoip2 instructions
This commit is contained in:
@@ -31,7 +31,7 @@ server {
|
||||
#include /config/nginx/authelia-server.conf;
|
||||
|
||||
# enable for geo blocking
|
||||
# See /config/nginx/geoip2.conf for more information.
|
||||
# See /config/nginx/geoip2.conf for more information.
|
||||
#if ($allowed_country = no) {
|
||||
#return 444;
|
||||
#}
|
||||
|
||||
Reference in New Issue
Block a user