We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bb81bf commit ae09b26Copy full SHA for ae09b26
dsf-docker-test-setup-3dic-ttp/docker-compose.yml
@@ -826,7 +826,7 @@ services:
826
DEV_DSF_SERVER_AUTH_OIDC_PROVIDER_REALM_BASE_URL: https://keycloak:8443/realms/ttp
827
DEV_DSF_SERVER_AUTH_OIDC_PROVIDER_CLIENT_TRUST_SERVER_CERTIFICATE_CAS: /run/secrets/root_ca.crt
828
DEV_DSF_SERVER_AUTH_OIDC_CLIENT_ID: ttp-bpe
829
- DEV_DSF_SERVER_AUTH_OIDC_CLIENT_SECRET: /run/secrets/oidc_client_ttp_bpe.secret
+ DEV_DSF_SERVER_AUTH_OIDC_CLIENT_SECRET_FILE: /run/secrets/oidc_client_ttp_bpe.secret
830
networks:
831
ttp-bpe-frontend:
832
ipv4_address: 172.20.0.59
0 commit comments