diff --git a/ansible/roles/haproxy/templates/haproxy.cfg.j2 b/ansible/roles/haproxy/templates/haproxy.cfg.j2 index e736118..cd21654 100644 --- a/ansible/roles/haproxy/templates/haproxy.cfg.j2 +++ b/ansible/roles/haproxy/templates/haproxy.cfg.j2 @@ -59,7 +59,7 @@ backend be_{{ domain.name }} backend be_airsonic balance leastconn - server airsonic 192.168.0.12:8000 + server airsonic 192.168.0.12:8001 resolvers consul nameserver consul 127.0.0.1:8600