Skip to content

Commit 3857035

Browse files
authored
Merge pull request #1211 from helpwave/patch/cpp
Update customer production environment
2 parents fb4b4fa + d075814 commit 3857035

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

customer/.env.production

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
NEXT_PUBLIC_API_URL=https://api.customer.helpwave.de
22
NEXT_PUBLIC_OIDC_PROVIDER=https://id.helpwave.de/realms/main
33
NEXT_PUBLIC_CLIENT_ID=customer.helpwave.de
4-
NEXT_PUBLIC_REDIRECT_URI=https://issue-1206-customer-api-intg.customer-3de.pages.dev/auth/callback
5-
NEXT_PUBLIC_POST_LOGOUT_REDIRECT_URI=https://issue-1206-customer-api-intg.customer-3de.pages.dev/
4+
NEXT_PUBLIC_REDIRECT_URI=https://customer.helpwave.de/auth/callback
5+
NEXT_PUBLIC_POST_LOGOUT_REDIRECT_URI=https://customer.helpwave.de/
66
NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY=pk_test_51QqZfARtChvireAMzq4687T4m4TpyJvADX6IyM8A9u47lCUMMi0e2SNfxoSIDMM9DebiQCYwBa7mZRkJ50uZZjGC00hYO7FzL4

0 commit comments

Comments
 (0)