mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-25 22:35:21 +00:00
feat: Enable CORS by default
Co-authored-by: gitstart <gitstart@gitstart.com> Co-authored-by: mayomi <ayandiranmayomi@gmail.com> Co-authored-by: amisdun <michealdunamis@gmail.com>
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"cors": "^2.8.5",
|
||||
"express": "^4.17.1",
|
||||
"nocodb": "0.97.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user