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