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 554d6d3 commit ae388aaCopy full SHA for ae388aa
symfony/framework-bundle/4.2/manifest.json
@@ -14,7 +14,7 @@
14
"env": {
15
"APP_ENV": "dev",
16
"APP_SECRET": "%generate(secret)%",
17
- "#TRUSTED_PROXIES": "127.0.0.1,127.0.0.2",
+ "#TRUSTED_PROXIES": "127.0.0.0/8,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16",
18
"#TRUSTED_HOSTS": "'^localhost|example\\.com$'"
19
},
20
"gitignore": [
0 commit comments