|
|
@ -30,11 +30,11 @@ MINIO_ENDPOINT=http://172.28.0.1:10005
|
|
|
|
|
|
|
|
|
|
|
|
# Base URL for the application programming interface (API).
|
|
|
|
# Base URL for the application programming interface (API).
|
|
|
|
# Default: API_URL=http://172.28.0.1:10002
|
|
|
|
# Default: API_URL=http://172.28.0.1:10002
|
|
|
|
API_URL=http://14.153.0.130:10002
|
|
|
|
API_URL=http://127.0.0.1:10002
|
|
|
|
|
|
|
|
|
|
|
|
# Directory path for storing data files or related information.
|
|
|
|
# Directory path for storing data files or related information.
|
|
|
|
# Default: DATA_DIR=./
|
|
|
|
# Default: DATA_DIR=./
|
|
|
|
DATA_DIR=/root/workspaces/openim/openim-server
|
|
|
|
DATA_DIR=./
|
|
|
|
|
|
|
|
|
|
|
|
# ======================================
|
|
|
|
# ======================================
|
|
|
|
# ========= Network Configuration ======
|
|
|
|
# ========= Network Configuration ======
|
|
|
|