The backends actually use 88

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-10-25 16:52:01 +00:00
parent bf5ec300ff
commit fa67aa9531

View file

@ -342,9 +342,9 @@ listen krb5 0.0.0.0:1088
timeout queue 5000 timeout queue 5000
timeout server 86400000 timeout server 86400000
timeout connect 86400000 timeout connect 86400000
server ipa01 ipa01:1088 weight 1 maxconn 16384 server ipa01 ipa01:88 weight 1 maxconn 16384
{% if env == "production" %} {% if env == "production" %}
server ipa02 ipa02:1088 weight 1 maxconn 16384 server ipa02 ipa02:88 weight 1 maxconn 16384
{% endif %} {% endif %}
listen docker-candidate-registry 0.0.0.0:10054 listen docker-candidate-registry 0.0.0.0:10054