提交代码

This commit is contained in:
zpc 2024-07-09 20:22:00 +08:00
parent e2a18ad132
commit e080ec72dc

View File

@ -43,7 +43,7 @@
"Kestrel": {
"Endpoints": {
"Http": {
"Url": "http://*:89"
"Url": "http://*:90"
}
}
}