Skip to content

Commit e968cfd

Browse files
committed
chore: Delete health checks
1 parent 96637a4 commit e968cfd

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

dev/docker-compose.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,6 @@ services:
1212
- '8001:8000'
1313
networks:
1414
- securechain
15-
healthcheck:
16-
test: curl --fail http://localhost:8000/health || exit 1
17-
interval: 100s
18-
timeout: 100s
19-
retries: 10
20-
start_period: 300s
2115

2216
networks:
2317
securechain:

0 commit comments

Comments
 (0)