🐛 Set ProxyPreserveHost On for grafana
https://community.grafana.com/t/origin-not-allowed-messages-after-upgrade-to-8-3-6/60550
This commit is contained in:
parent
ad9dfbffd8
commit
538dd6c470
1 changed files with 1 additions and 0 deletions
|
@ -414,5 +414,6 @@
|
|||
vars:
|
||||
site_name: "{{ grafana_domain_name }}"
|
||||
proxy_port: "{{ grafana_host_port }}"
|
||||
proxy_preserve_host: "On"
|
||||
|
||||
handlers:
|
||||
|
|
Loading…
Reference in a new issue