pull/255/head v2.3.0-rc0
skiffer-git 2 years ago
parent 2b2ecad437
commit d65a0dbbc7

@ -175,7 +175,7 @@ rpcregistername: #rpc注册服务名默认即可
log:
storageLocation: ../logs/
rotationTime: 24
remainRotationCount: 3 #日志数量
remainRotationCount: 2 #日志数量
#日志级别 6表示全都打印测试阶段建议设置为6
remainLogLevel: 6
elasticSearchSwitch: false

@ -114,7 +114,7 @@ services:
command: minio server /data --console-address ':9090'
open_im_server:
image: openim/open_im_server:v2.2.0
image: openim/open_im_server:v2.3.0-rc0
container_name: open_im_server
volumes:
- ./logs:/Open-IM-Server/logs

Loading…
Cancel
Save