Tweak cors handling

This commit is contained in:
2022-07-26 13:39:04 +01:00
parent 3b4ac12582
commit 76fa0649f2
6 changed files with 24 additions and 13 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "news-server",
"version": "1.4.5",
"version": "1.5.0",
"description": "An API centric news server. Uses Sequelize and mariaDB by default.",
"main": "server/server.js",
"scripts": {