Intermediate commit

This commit is contained in:
pcjones
2024-02-12 01:57:41 +01:00
parent abc2c84aa2
commit 27ba8a1f19
20 changed files with 1027 additions and 365 deletions

View File

@@ -9,7 +9,7 @@
"Kestrel": {
"Endpoints": {
"Http": {
"Url": "http://localhost:5005"
"Url": "http://*:5005"
}
}
},