Skip to content

Commit

Permalink
env var fix
Browse files Browse the repository at this point in the history
Signed-off-by: Timo Glastra <timo@animo.id>
  • Loading branch information
TimoGlastra committed Jan 12, 2024
1 parent c120c9c commit b70ab15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ services:

environment:
AGENT_WALLET_KEY: ${AGENT_WALLET_KEY}
AGENT_ENDPOINT: https://openid4vc.animo.id
AGENT_HOST: "https://openid4vc.animo.id"

networks:
- traefik
Expand Down

0 comments on commit b70ab15

Please sign in to comment.