fix: s3 browser preview (#580)

This commit is contained in:
withchao
2023-07-17 17:23:39 +08:00
committed by GitHub
parent cb59f05734
commit b95420ef8e
6 changed files with 39 additions and 35 deletions
+1 -1
View File
@@ -74,7 +74,7 @@ api:
object:
enable: "minio" #使用minio
apiURL: "http://127.0.0.1:10002/object/"
apiURL: "http://127.0.0.1:10002/object/" #地址需要app能访问到
minio:
bucket: "openim" #不建议修改
endpoint: "http://127.0.0.1:10005" #minio对外服务的ip和端口,app要能访问此ip和端口