summaryrefslogtreecommitdiff
path: root/roles/haproxy/templates/haproxy.cfg.j2
diff options
context:
space:
mode:
Diffstat (limited to 'roles/haproxy/templates/haproxy.cfg.j2')
-rw-r--r--roles/haproxy/templates/haproxy.cfg.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/haproxy/templates/haproxy.cfg.j2 b/roles/haproxy/templates/haproxy.cfg.j2
index 5f4734b..a028ad1 100644
--- a/roles/haproxy/templates/haproxy.cfg.j2
+++ b/roles/haproxy/templates/haproxy.cfg.j2
@@ -56,4 +56,4 @@ backend qvisqve
server qvisqve_1 127.0.0.1:{{ qvisqve_port }}
backend notification_service
- server notify_1 127.0.0.1:{{ notification_service_port }}
+ server notify_1 127.0.0.1:{{ notify_port }}