rabbitmq-server/selenium/test/oauth/env.docker.keycloak

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
195 B
Plaintext
Raw Normal View History

2024-01-03 16:28:36 +08:00
export KEYCLOAK_URL=https://keycloak:8443/realms/test
2024-02-11 03:10:39 +08:00
export OAUTH_PROVIDER_URL=https://keycloak:8443/realms/test
export OAUTH_PROVIDER_CA_CERT=/config/oauth/keycloak/ca_keycloak_certificate.pem