Tweaked WEB_ORIGIN

This commit is contained in:
2022-07-26 11:49:34 +01:00
parent a197073bb1
commit 168bc695b6
5 changed files with 9 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "auth-server",
"version": "1.6.1",
"version": "1.6.2",
"description": "An API centric auth server. Uses Sequelize and mariaDB by default.",
"main": "server/server.js",
"scripts": {