Skip to content

Commit b70ab15

Browse files
committed
env var fix
Signed-off-by: Timo Glastra <timo@animo.id>
1 parent c120c9c commit b70ab15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ services:
1919

2020
environment:
2121
AGENT_WALLET_KEY: ${AGENT_WALLET_KEY}
22-
AGENT_ENDPOINT: https://openid4vc.animo.id
22+
AGENT_HOST: "https://openid4vc.animo.id"
2323

2424
networks:
2525
- traefik

0 commit comments

Comments
 (0)