修改配置
This commit is contained in:
parent
998e2c068c
commit
df25d640f0
|
|
@ -67,5 +67,13 @@
|
||||||
"Region": "ap-shanghai",
|
"Region": "ap-shanghai",
|
||||||
"Bucket": "miaoyu"
|
"Bucket": "miaoyu"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
//服务器配置
|
||||||
|
"Kestrel": {
|
||||||
|
"Endpoints": {
|
||||||
|
"Http": {
|
||||||
|
"Url": "http://*:91"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user