修改uat 配置文件
parent
d6bb98b84f
commit
c072c526e2
|
@ -27,12 +27,12 @@
|
||||||
|
|
||||||
"MinIO": {
|
"MinIO": {
|
||||||
"endPoint": "hir-oss.uat.extimaging.com",
|
"endPoint": "hir-oss.uat.extimaging.com",
|
||||||
"port": "80",
|
//"port": "80",
|
||||||
"useSSL": false,
|
//"useSSL": false,
|
||||||
"viewEndpoint": "http://hir-oss.uat.extimaging.com/irc-uat",
|
//"viewEndpoint": "http://hir-oss.uat.extimaging.com/irc-uat",
|
||||||
//"port": "443",
|
"port": "443",
|
||||||
//"useSSL": true,
|
"useSSL": true,
|
||||||
//"viewEndpoint": "https://hir-oss.uat.extimaging.com/irc-uat",
|
"viewEndpoint": "https://hir-oss.uat.extimaging.com/irc-uat",
|
||||||
"accessKey": "b9Ul0e98xPzt6PwRXA1Q",
|
"accessKey": "b9Ul0e98xPzt6PwRXA1Q",
|
||||||
"secretKey": "DzMaU2L4OXl90uytwOmDXF2encN0Jf4Nxu2XkYqQ",
|
"secretKey": "DzMaU2L4OXl90uytwOmDXF2encN0Jf4Nxu2XkYqQ",
|
||||||
"bucketName": "irc-uat"
|
"bucketName": "irc-uat"
|
||||||
|
|
Loading…
Reference in New Issue