using container name
This commit is contained in:
parent
a4b98e0ac4
commit
5d33a9ad76
@ -49,6 +49,9 @@ defaults
|
|||||||
errorfile 503 /etc/haproxy/errors/503.http
|
errorfile 503 /etc/haproxy/errors/503.http
|
||||||
errorfile 504 /etc/haproxy/errors/504.http
|
errorfile 504 /etc/haproxy/errors/504.http
|
||||||
|
|
||||||
|
resolvers localdns
|
||||||
|
parse-resolv-conf
|
||||||
|
|
||||||
# The web frontend
|
# The web frontend
|
||||||
|
|
||||||
frontend http_https
|
frontend http_https
|
||||||
@ -117,5 +120,5 @@ backend listas_ansol
|
|||||||
# Saucy
|
# Saucy
|
||||||
|
|
||||||
backend saucy
|
backend saucy
|
||||||
server saucy 10.81.14.206:80 check
|
server saucy saucy.lxd:80 check resolvers localdns resolve-prefer ipv4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user