瀏覽代碼

include a healthcheck for heimdall

Jason Playne 3 年之前
父節點
當前提交
72d1ef9ee8
共有 1 個文件被更改,包括 1 次插入0 次删除
  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: