Skip to content

Commit

Permalink
fix: remove health check
Browse files Browse the repository at this point in the history
  • Loading branch information
jkoenig134 committed Dec 13, 2023
1 parent 202953d commit b859593
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,6 @@ services:
condition: service_completed_successfully
azure-storage-emulator:
condition: service_started
healthcheck:
test: ["CMD", "wget", "http://localhost/health"]
interval: 5s
timeout: 2s
retries: 40
configs:
- source: Config
target: app/appsettings.override.json
Expand Down

0 comments on commit b859593

Please sign in to comment.