Fixed origin issue in production environment

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