Обновить docker-compose.yml
This commit is contained in:
parent
b9fc8dfa1a
commit
e46ec5c144
@ -13,7 +13,7 @@ services:
|
|||||||
target: /data/application.yaml
|
target: /data/application.yaml
|
||||||
|
|
||||||
labels:
|
labels:
|
||||||
- "traefik.http.routers.expertisa-master.rule=HostRegexp(`master\\..+`)"
|
- "traefik.http.routers.expertisa-master.rule=HostRegexp(`(?i)master\\..+`)"
|
||||||
- "traefik.http.routers.expertisa-master.tls=true"
|
- "traefik.http.routers.expertisa-master.tls=true"
|
||||||
- "traefik.http.services.expertisa-master.loadbalancer.healthcheck.path=/health/readiness"
|
- "traefik.http.services.expertisa-master.loadbalancer.healthcheck.path=/health/readiness"
|
||||||
- "traefik.http.services.expertisa-master.loadbalancer.healthcheck.interval=5s"
|
- "traefik.http.services.expertisa-master.loadbalancer.healthcheck.interval=5s"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user