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 e9ca038 commit bc2ac1bCopy full SHA for bc2ac1b
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