6 lines
110 B
Bash
6 lines
110 B
Bash
USER=root
|
|
PASSWORD=openIM123
|
|
MINIO_ENDPOINT=http://127.0.0.1:10005
|
|
API_URL=http://127.0.0.1:10002
|
|
DATA_DIR=./
|