Update AppName

This commit is contained in:
Michał Zieliński
2023-08-21 12:30:18 +02:00
parent 711fe42c04
commit d51abf90ee
5 changed files with 14 additions and 3 deletions

View File

@@ -16,7 +16,7 @@
"Kestrel": {
"Endpoints": {
"Http": {
"Url": "#{api-local-url}#"
"Url": "http://#{api-local-url}#"
}
}
}