Update .env

pull/1499/head
AndrewZuo01 2 years ago committed by GitHub
parent 9e1b98743f
commit 1eb23d9874
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -34,7 +34,7 @@ API_URL=http://172.28.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/open-im-server DATA_DIR=./
# Choose the appropriate image address, the default is GITHUB image, # Choose the appropriate image address, the default is GITHUB image,
# you can choose docker hub, for Chinese users can choose Ali Cloud # you can choose docker hub, for Chinese users can choose Ali Cloud
@ -225,8 +225,8 @@ PROMETHEUS_PORT=19090
GRAFANA_ADDRESS=172.28.0.12 GRAFANA_ADDRESS=172.28.0.12
# Port on which Grafana service is running. # Port on which Grafana service is running.
# Default: GRAFANA_PORT=13000 # Default: GRAFANA_PORT=3000
GRAFANA_PORT=13000 GRAFANA_PORT=3000
# ====================================== # ======================================
# ============ OpenIM Web =============== # ============ OpenIM Web ===============

Loading…
Cancel
Save