diff --git a/root/defaults/geoip2.conf b/root/defaults/geoip2.conf index 68ce8cd..67dd348 100644 --- a/root/defaults/geoip2.conf +++ b/root/defaults/geoip2.conf @@ -3,7 +3,7 @@ # Add the -e MAXMINDDB_LICENSE_KEY= to automatically download the Geolite2 database. # A Maxmind license key can be acquired here: https://www.maxmind.com/en/geolite2/signup -geoip2 /config/geoip2db//GeoLite2-City.mmdb { +geoip2 /config/geoip2db/GeoLite2-City.mmdb { auto_reload 1w; $geoip2_data_city_name city names en; $geoip2_data_postal_code postal code;