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": {
|
"Serilog": {
|
||||||
"MinimumLevel": {
|
"MinimumLevel": {
|
||||||
"Default": "Debug",
|
"Default": "Debug",
|
||||||
|
|
@ -16,7 +16,7 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"MinIoConfig": {
|
"MinIoConfig": {
|
||||||
"EndPoint": "localhost:9000",
|
"EndPoint": "172.30.20.40:9000",
|
||||||
"AccessKey": "name",
|
"AccessKey": "name",
|
||||||
"SecretKey": "passsword",
|
"SecretKey": "passsword",
|
||||||
"UseSSL": false
|
"UseSSL": false
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue