Files
open-im-server/.env
T
Xinwei Xiong(cubxxw-openim) 491d87872c fix: env file
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
2023-06-30 21:20:06 +08:00

4 lines
341 B
Bash

USER=root #不用修改
PASSWORD=openIM123 #8位以上的数字和字母组合密码,密码对redis mysql mongo生效,以及config/config.yaml中的accessSecret
ENDPOINT=http://127.0.0.1:10005 #minio对外服务的ip和端口,或用域名storage.xx.xx,app要能访问到此ip和端口或域名,
DATA_DIR=./ #指定大磁盘目录