This commit is contained in:
Tiago Carrondo 2022-03-20 20:27:31 +00:00
parent 95d3ff2741
commit 2b9a4d866e
1 changed files with 2 additions and 2 deletions

View File

@ -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