Merge pull request #432

This commit is contained in:
symfony-flex-server[bot]
2018-07-11 15:25:28 +00:00
committed by GitHub
+1 -1
View File
@@ -6,7 +6,7 @@
"config/": "%CONFIG_DIR%/"
},
"env": {
"CORS_ALLOW_ORIGIN": "^https?://localhost:?[0-9]*$"
"CORS_ALLOW_ORIGIN": "^https?://localhost(:[0-9]+)?$"
},
"aliases": ["cors"]
}