美国验证增加配置文件
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-07-08 11:38:47 +08:00
parent 28c3adaf64
commit c32ec2f132
4 changed files with 103 additions and 14 deletions
+6 -6
View File
@@ -27,13 +27,13 @@
},
"MinIO": {
"endPoint": "192.168.3.68",
"port": "8001",
"endPoint": "44.210.231.169",
"port": "9001",
"useSSL": false,
"accessKey": "IDFkwEpWej0b4DtiuThL",
"secretKey": "Lhuu83yMhVwu7c1SnjvGY6lq74jzpYqifK6Qtj4h",
"bucketName": "test",
"viewEndpoint": "http://192.168.3.68:8001/test/"
"accessKey": "e9bT1isTOqSAUxb6wd4n",
"secretKey": "b5TaDzNdQCBtCvfm8eZ3dR6yY7tfZu2JYze2Po1i",
"bucketName": "prod-irc-us",
"viewEndpoint": "http://44.210.231.169:9001/prod-irc-us/"
},
"AWS": {