Поменял healthcheck эндпоинт.
This commit is contained in:
parent
74482bf77d
commit
49e7b7302c
@ -13,7 +13,7 @@ services:
|
||||
labels:
|
||||
- "traefik.http.routers.expertisa-master.rule=HostRegexp(`master\\..+`)"
|
||||
- "traefik.http.routers.expertisa-master.tls=true"
|
||||
- "traefik.http.services.expertisa-master.loadbalancer.healthcheck.path=/actuator/health"
|
||||
- "traefik.http.services.expertisa-master.loadbalancer.healthcheck.path=/health"
|
||||
- "traefik.http.services.expertisa-master.loadbalancer.healthcheck.interval=5s"
|
||||
|
||||
network_mode: bridge
|
||||
|
Loading…
Reference in New Issue
Block a user