Fixed cors issue

This commit is contained in:
yrfriend 2021-07-10 13:11:00 +03:00
parent 8900bae7c0
commit d5293b4db6
3 changed files with 51 additions and 1 deletions

View file

@ -6,6 +6,7 @@
"dependencies": {
"body-parser": "^1.19.0",
"chownr": "^2.0.0",
"cors": "^2.8.5",
"express": "^4.17.1",
"is-docker": "^2.1.1",
"logplease": "^1.2.15",