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