Explorar el Código

include a healthcheck for heimdall

Jason Playne hace 3 años
padre
commit
72d1ef9ee8
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      network/docker-compose.yml

+ 1 - 0
network/docker-compose.yml

@@ -66,6 +66,7 @@ services:
       - traefik.http.routers.heimdall.tls.certresolver=le
       - traefik.http.routers.heimdall.entrypoints=websecure
       - traefik.http.routers.heimdall.middlewares=forward-auth
+      - traefik.http.services.heimdall.loadbalancer.healthCheck.path=/
 
 
   pihole: