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
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "auth-server",
"version": "1.6.0",
"version": "1.6.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "auth-server",
"version": "1.6.0",
"version": "1.6.1",
"license": "ISC",
"dependencies": {
"bcryptjs": "^2.4.3",