feat: add more options

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
Xinwei Xiong(cubxxw-openim)
2023-08-22 11:30:11 +08:00
parent ae0d16b06a
commit 859063ddba
3 changed files with 44 additions and 35 deletions
+1 -1
View File
@@ -101,7 +101,7 @@ def "MONGO_MAX_POOL_SIZE" "100" # 最
###################### Object 配置信息 ######################
def "OBJECT_ENABLE" "minio" # 对象是否启用
def "OBJECT_APIURL" "http://127.0.0.1:10002/object/" # 对象的API地址
def "OBJECT_APIURL" "http://127.0.0.1:10002" # 对象的API地址
def "MINIO_BUCKET" "openim" # MinIO的存储桶名称
def "MINIO_PORT" "10005" # MinIO的端口
# MinIO的端点URL