Tweaked cors handing

This commit is contained in:
2022-07-26 13:40:18 +01:00
parent e0d6260d1a
commit fb4d857224
5 changed files with 14 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "chat-server",
"version": "1.2.8",
"version": "1.3.0",
"description": "An API centric chat server. Uses Sequelize and mariaDB by default.",
"main": "server/server.js",
"scripts": {