Add cors with wildcard origin
This commit is contained in:
parent
49af555da3
commit
a5a1d144aa
3 changed files with 5 additions and 2 deletions
|
|
@ -30,7 +30,7 @@
|
|||
"command-exists": "^1.2.6",
|
||||
"commander": "^2.9.0",
|
||||
"compression": "^1.7.4",
|
||||
"cors": "^2.8.4",
|
||||
"cors": "^2.8.5",
|
||||
"debug": "^3.1.0",
|
||||
"dotenv": "^8.1.0",
|
||||
"eccrypto": "^1.1.6",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue