feat(medusa): Allow regexp in CORS configuration (#1935)

This commit is contained in:
Adrien de Peretti
2022-12-12 19:24:37 +01:00
committed by GitHub
parent c2c38dd091
commit b5d6682db6
14 changed files with 70 additions and 15 deletions

View File

@@ -0,0 +1,5 @@
---
"@medusajs/medusa": patch
---
Allow regular expression in CORS configuration