Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
daisieh committed Oct 19, 2023
1 parent 0cd31d2 commit 802debd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/candig-ingest/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ services:
extra_hosts:
- "${CANDIG_DOMAIN}:${LOCAL_IP_ADDR}"
secrets:
- source: keycloak-client-local-candig-secret
- source: "keycloak-client-${KEYCLOAK_CLIENT_ID}-secret"
target: keycloak-secret

0 comments on commit 802debd

Please sign in to comment.