Skip to content

Commit 57358ac

Browse files
Fix url of keycloak
1 parent ca73662 commit 57358ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export KEYCLOAK_URL=https://keycloak:8443/realms/test
2-
export OAUTH_PROVIDER_URL=https://localhost:8443/realms/test
2+
export OAUTH_PROVIDER_URL=https://keycloak:8443/realms/test
33
export OAUTH_PROVIDER_CA_CERT=/config/oauth/keycloak/ca_certificate.pem

0 commit comments

Comments
 (0)