diff --git a/nginx/nginx.conf b/nginx/nginx.conf index 2eecad8..5c739f9 100644 --- a/nginx/nginx.conf +++ b/nginx/nginx.conf @@ -39,6 +39,7 @@ http { geoip2 /usr/share/GeoIP/GeoLite2-Country.mmdb { $geoip2_data_country_name country names en; $geoip2_data_country_iso_code country iso_code; + $geoip2_data_continent_code country continent_code; } geoip2 /usr/share/GeoIP/GeoLite2-City.mmdb {