Skip to content

Commit

Permalink
Fix docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
Threated committed Nov 9, 2023
1 parent dca40bd commit 62466fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ services:
dockerfile: Dockerfile.central
image: samply/secret-sync-central:latest
environment:
# - BEAM_URL=http://proxy:8082
- BEAM_URL=http://proxy:8082
- BEAM_ID=app2.proxy2.broker
- BEAM_SECRET=App1Secret
- KEYCLOAK_URL=http://keycloak:8080
Expand Down

0 comments on commit 62466fa

Please sign in to comment.