config the issuer url

This commit is contained in:
Paul Schneider 2025-07-10 09:16:58 +01:00
commit cf5bef475d
4 changed files with 48 additions and 137 deletions

View file

@ -6,6 +6,7 @@
}
},
"AllowedHosts": "*",
"AuthIssuer": "https://localhost:5001",
"Kestrel": {
"Endpoints":
{