This commit is contained in:
Din Dang
2024-11-29 00:42:55 +08:00
parent f16578d19a
commit 7dc9010451
120 changed files with 14095 additions and 34 deletions
@@ -4,5 +4,13 @@
"Default": "Information",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"RunAsWindowsService": true,
"Kestrel": {
"Endpoints": {
"Http": {
"Url": "http://*:5000"
}
}
}
}