Skip to content

Commit

Permalink
revert change
Browse files Browse the repository at this point in the history
  • Loading branch information
x1m3 committed Aug 28, 2024
1 parent a7ffa17 commit 8a45ad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/local/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ services:
ports:
- "8088:80"
env_file:
- ../../.env-api
- ../../.env-issuer
- ../../.env-ui
healthcheck:
test: [ "CMD", "curl", "-f", "localhost:8088/health" ]
Expand Down

0 comments on commit 8a45ad8

Please sign in to comment.