Did you read the breaking changes ? Add this to the http: section in configuration.yaml
http:
use_x_forwarded_for: true
trusted_proxies:
- 127.0.0.1

Did you read the breaking changes ? Add this to the http: section in configuration.yaml
http:
use_x_forwarded_for: true
trusted_proxies:
- 127.0.0.1
