From f8858310e421da7b08a8eec2b2fc8f4fc31bbeaf Mon Sep 17 00:00:00 2001 From: dadiorchen Date: Mon, 25 Dec 2023 15:52:30 +0800 Subject: [PATCH] fix: improve log --- .env.production | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.env.production b/.env.production index db5184393..2e03c953f 100644 --- a/.env.production +++ b/.env.production @@ -8,3 +8,7 @@ NEXT_PUBLIC_BASE= NEXT_PUBLIC_COUNTRY_LEADER_BOARD_DISABLED=true NEXT_CACHE_REVALIDATION_OVERRIDE=43200 NEXT_PUBLIC_SERVER_CONFIG_DISABLED=true +NEXT_PUBLIC_KEYCLOAK_URL=https://dev-k8s.treetracker.org/keycloak/realms/treetracker/ +NEXT_PUBLIC_KEYCLOAK_CLIENT_ID=raw-client +NEXT_PUBLIC_KEYCLOAK_REALM=treetracker +NEXT_PUBLIC_KEYCLOAK_REDIRECT_URI=https://dev.treetracker.org/