mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2026-04-14 14:05:06 +00:00
gramps: remove healthcheck for now
This commit is contained in:
@@ -28,10 +28,6 @@ services:
|
|||||||
labels:
|
labels:
|
||||||
- "traefik.enable=true"
|
- "traefik.enable=true"
|
||||||
- "traefik.http.routers.grampsweb.rule=Host(`gramps.lan`)"
|
- "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:
|
grampsweb_celery:
|
||||||
container_name: grampsweb_celery
|
container_name: grampsweb_celery
|
||||||
|
|||||||
Reference in New Issue
Block a user