fix: scripts path

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
Xinwei Xiong(cubxxw-openim)
2023-08-02 16:43:12 +08:00
parent b77c5f6ac3
commit 8d773a5360
2 changed files with 7 additions and 4 deletions
+2 -2
View File
@@ -126,10 +126,10 @@ api:
# Configuration for Aliyun OSS
object:
enable: "minio"
apiURL: http://116.30.3.14:10002/object/
apiURL: http://127.0.0.1:10002/object/
minio:
bucket: "openim"
endpoint: http://116.30.3.14:10005
endpoint: http://127.0.0.1:10005
accessKeyID: root
secretAccessKey: openIM123
sessionToken: ""