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 b1fdd3c commit ed11407Copy full SHA for ed11407
nelmio/cors-bundle/1.5/manifest.json
@@ -6,7 +6,7 @@
6
"config/": "%CONFIG_DIR%/"
7
},
8
"env": {
9
- "CORS_ALLOW_ORIGIN": "^https?://(localhost|127\\.0\\.0\\.1)(:[0-9]+)?$"
+ "CORS_ALLOW_ORIGIN": "'^https?://(localhost|127\\.0\\.0\\.1)(:[0-9]+)?$'"
10
11
"aliases": ["cors"]
12
}
0 commit comments