diff --git a/files/ha_haproxy.cfg.j2 b/files/ha_haproxy.cfg.j2 index 7cbe5a7..e9b2538 100644 --- a/files/ha_haproxy.cfg.j2 +++ b/files/ha_haproxy.cfg.j2 @@ -73,11 +73,11 @@ frontend http_https acl git-ansol-org hdr(host) -i git.ansol.org use_backend git-ansol-org if git-ansol-org - # Go to freescout + # Freescout acl freescout hdr(host) -i inbox.ansol.org use_backend freescout if freescout - # Go to pretalx + # Pretalx acl pretalx hdr(host) -i manage.ubucon.org use_backend pretalx if pretalx