We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bc1e1e commit f64662eCopy full SHA for f64662e
grafana_monitoring/roles/haproxy/templates/haproxy.cfg.j2
@@ -22,4 +22,5 @@ frontend {{ inventory_hostname }}
22
default_backend localhost
23
24
backend localhost
25
+ option forwardfor
26
server grafana 127.0.0.1:3000 check
0 commit comments