Change API to be able to work externaly

This commit is contained in:
2025-01-28 20:33:32 +01:00
parent a95eed2041
commit 097e538165
2 changed files with 6 additions and 2 deletions

View File

@@ -14,5 +14,7 @@
"Issuer": "FaKrosnoApi",
"Audience": "FaKrosnoClient"
},
"AllowedHosts": "*"
"Host": {
"Urls": "http://0.0.0.0:5000"
}
}