parent
b66fda778e
commit
06ca3270a7
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"Urls": "https://172.30.20.40:3452;http://172.30.20.40:3453",
|
||||
"Urls": "http://*:8088;http://*:3453",
|
||||
"Serilog": {
|
||||
"MinimumLevel": {
|
||||
"Default": "Debug",
|
||||
|
|
@ -16,7 +16,7 @@
|
|||
]
|
||||
},
|
||||
"MinIoConfig": {
|
||||
"EndPoint": "localhost:9000",
|
||||
"EndPoint": "172.30.20.40:9000",
|
||||
"AccessKey": "name",
|
||||
"SecretKey": "passsword",
|
||||
"UseSSL": false
|
||||
|
|
|
|||
Loading…
Reference in New Issue