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 7d12a7b commit f3d2109Copy full SHA for f3d2109
symfony/framework-bundle/3.3/manifest.json
@@ -15,7 +15,7 @@
15
"APP_ENV": "dev",
16
"APP_SECRET": "%generate(secret)%",
17
"#TRUSTED_PROXIES": "127.0.0.1,127.0.0.2",
18
- "#TRUSTED_HOSTS": "'^localhost$|^example\\.com$'"
+ "#TRUSTED_HOSTS": "'^(localhost|example\\.com)$'"
19
},
20
"gitignore": [
21
"/.env.local",
0 commit comments