Fix typo in docs for grafana.ini security configuration options (#108848)

Co-authored-by: Irene Rodriguez <irene.rodriguez@grafana.com>
This commit is contained in:
Alexandra Valentine-Ketchum
2025-08-22 09:08:24 +00:00
committed by GitHub
co-authored by Irene Rodriguez
parent f82da0430e
commit 76a20ff66b
@@ -143,7 +143,7 @@ If set to `true`, the Grafana server redirects requests that have a Host-header
Example:
```toml
[sever]
[server]
# Redirect to correct domain if host header does not match domain
# Prevents DNS rebinding attacks
enforce_domain = true