mirror of
https://github.com/biobulkbende/biobulkbende.org.git
synced 2024-12-25 12:45:23 +00:00
Drop the healthcheck
This commit is contained in:
parent
dade93aefb
commit
5e9c2befc3
@ -4,12 +4,6 @@ version: "3.8"
|
||||
services:
|
||||
app:
|
||||
image: "decentral1se/biobulkbende.org:latest"
|
||||
healthcheck:
|
||||
test: ["CMD", "curl", "-f", "http://localhost:5000"]
|
||||
interval: 10s
|
||||
timeout: 10s
|
||||
retries: 10
|
||||
start_period: 15s
|
||||
networks:
|
||||
- proxy
|
||||
deploy:
|
||||
|
Loading…
Reference in New Issue
Block a user