mirror of
https://github.com/linuxserver/docker-swag.git
synced 2025-09-29 14:58:53 -04:00
Move maxmind to a new mod
This commit is contained in:
parent
522fed5d1b
commit
4929672e62
6 changed files with 1 additions and 153 deletions
|
@ -32,12 +32,6 @@ server {
|
|||
# enable for Authelia
|
||||
#include /config/nginx/authelia-server.conf;
|
||||
|
||||
# enable for geo blocking
|
||||
# See /config/nginx/geoip2.conf for more information.
|
||||
#if ($allowed_country = no) {
|
||||
#return 444;
|
||||
#}
|
||||
|
||||
client_max_body_size 0;
|
||||
|
||||
location / {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue