Skip to content

Commit b859593

Browse files
committed
fix: remove health check
1 parent 202953d commit b859593

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docker-compose.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,6 @@ services:
1717
condition: service_completed_successfully
1818
azure-storage-emulator:
1919
condition: service_started
20-
healthcheck:
21-
test: ["CMD", "wget", "http://localhost/health"]
22-
interval: 5s
23-
timeout: 2s
24-
retries: 40
2520
configs:
2621
- source: Config
2722
target: app/appsettings.override.json

0 commit comments

Comments
 (0)