mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-10-27 14:02:15 +08:00
5 lines
116 B
Plaintext
5 lines
116 B
Plaintext
USER="${USER}"
|
|
PASSWORD="${PASSWORD}"
|
|
MINIO_ENDPOINT="${MINIO_ENDPOINT}"
|
|
API_URL="${API_URL}"
|
|
DATA_DIR="${DATA_DIR}" |