Merge pull request #654

This commit is contained in:
symfony-flex-server[bot]
2019-11-15 17:26:21 +00:00
committed by GitHub
+1 -1
View File
@@ -14,7 +14,7 @@
"env": {
"APP_ENV": "dev",
"APP_SECRET": "%generate(secret)%",
"#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",
"#TRUSTED_HOSTS": "'^localhost|example\\.com$'"
},
"gitignore": [