}
```
+### Forward SonarQube custom headers
+SonarQube adds custom HTTP headers in order for some features to function properly. The reverse proxy should be configured to forward the following header: `sq-authentication-token-expiration`.
+
## Secure your Network
To further lock down the communication in between the reverse proxy and SonarQube, you can define the following network rules:
Network | Parameter | Description | default
---|---|---|---
Frontend | `sonar.web.host` | Frontend HTTP Network | 0.0.0.0
-Elasticsearch | `sonar.search.host` | Elasticsearch Network | 127.0.0.1
\ No newline at end of file
+Elasticsearch | `sonar.search.host` | Elasticsearch Network | 127.0.0.1