Add usage more than 80

This commit is contained in:
Din Dang
2024-12-24 14:43:46 +08:00
parent 7dc9010451
commit a2ea577efb
28 changed files with 78 additions and 23 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -9,7 +9,7 @@
"Kestrel": {
"Endpoints": {
"Http": {
"Url": "http://localhost:5000"
"Url": "http://*:5000"
}
}
}
@@ -9,7 +9,7 @@
"Kestrel": {
"Endpoints": {
"Http": {
"Url": "http://localhost:5000"
"Url": "http://*:5000"
}
}
}
@@ -9,7 +9,7 @@
"Kestrel": {
"Endpoints": {
"Http": {
"Url": "http://*:5000"
"Url": "http://localhost:5000"
}
}
}
@@ -9,7 +9,7 @@
"Kestrel": {
"Endpoints": {
"Http": {
"Url": "http://*:5000"
"Url": "http://localhost:5000"
}
}
}