7 lines
264 B
INI
7 lines
264 B
INI
backend ${DOMAIN}
|
|
balance leastconn
|
|
option httpchk GET /
|
|
http-check expect status 200
|
|
|
|
http-request set-header Host ${DOMAIN}
|
|
server-template anubis-${RELEASE_TYPE}- 1 anubis-${RELEASE_TYPE}:8080 check resolvers docker resolve-prefer ipv4 init-addr none
|