mirror of
https://github.com/linuxserver/docker-swag.git
synced 2026-02-20 19:50:31 +09:00
added suggested changes
This commit is contained in:
@@ -30,6 +30,12 @@ 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 / {
|
||||
|
||||
Reference in New Issue
Block a user