From e0e56eae3926215147b61474bc442a8b96f8e871 Mon Sep 17 00:00:00 2001 From: Philip Henning Date: Mon, 25 Nov 2024 15:59:29 +0100 Subject: [PATCH] Update MaxMind GeoIP DB Account ID --- env.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/env.template b/env.template index a28bf8d..6a4468d 100644 --- a/env.template +++ b/env.template @@ -32,7 +32,7 @@ AUTHENTIK_LISTEN__TRUSTED_PROXY_CIDRS="172.18.0.0/16" # MaxMind GeoIP -GEOIPUPDATE_ACCOUNT_ID=765001 +GEOIPUPDATE_ACCOUNT_ID=1093308 # PostgreSQL configuration