修改配置

This commit is contained in:
zpc 2024-07-27 04:30:34 +08:00
parent 998e2c068c
commit df25d640f0

View File

@ -67,5 +67,13 @@
"Region": "ap-shanghai",
"Bucket": "miaoyu"
}
},
//
"Kestrel": {
"Endpoints": {
"Http": {
"Url": "http://*:91"
}
}
}
}