mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-07-18 08:48:27 -04:00
Merge pull request #584 from Tsunami2056/patch-1
This commit is contained in:
@@ -24,7 +24,7 @@ Follow these steps to enable the maxmind mod:
|
|||||||
```nginx
|
```nginx
|
||||||
map $geoip2_data_country_iso_code $geo-whitelist {
|
map $geoip2_data_country_iso_code $geo-whitelist {
|
||||||
default no;
|
default no;
|
||||||
UK yes;
|
GB yes;
|
||||||
}
|
}
|
||||||
|
|
||||||
map $geoip2_data_country_iso_code $geo-blacklist {
|
map $geoip2_data_country_iso_code $geo-blacklist {
|
||||||
|
|||||||
Reference in New Issue
Block a user