fixed chrome login

This commit is contained in:
Sarah Faey 2023-11-22 21:52:41 +01:00
parent df0170c20d
commit 2fbbe2f3a7
3 changed files with 13 additions and 3 deletions

View file

@ -7,6 +7,6 @@
},
"AllowedHosts": "*",
"HttpClients": {
"LiebWebsite": "https://lieb.games"
"LiebWebsite": "http://lieb-website"
}
}