mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2026-04-14 06:00:03 +00:00
gramps: remove healthcheck for now
This commit is contained in:
@@ -28,10 +28,6 @@ services:
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.http.routers.grampsweb.rule=Host(`gramps.lan`)"
|
||||
healthcheck:
|
||||
test: curl -f http://127.0.0.1:5000 || exit 1
|
||||
interval: 1m
|
||||
retries: 10
|
||||
|
||||
grampsweb_celery:
|
||||
container_name: grampsweb_celery
|
||||
|
||||
Reference in New Issue
Block a user