From 8eb930a1b0cdb990493e941d631452c11394e244 Mon Sep 17 00:00:00 2001 From: Michael Housh Date: Thu, 10 Apr 2025 14:00:48 -0400 Subject: [PATCH] fix: Removes maxmind key. --- exampl.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exampl.env b/exampl.env index e919430..bfe9764 100644 --- a/exampl.env +++ b/exampl.env @@ -1,7 +1,7 @@ # See the documentation for more information: https://pocket-id.org/docs/configuration/environment-variables PUBLIC_APP_URL=https://pocket-id.housh.dev TRUST_PROXY=true -MAXMIND_LICENSE_KEY=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 +MAXMIND_LICENSE_KEY= PUID=1000 PGID=1000 DATA_MNT=/mnt