feat: add backup volume && optimize log print (#3066)

* feat: backup

* feat: backup

* feat: backup

* feat: optimize log print
This commit is contained in:
icey-yu
2025-01-17 09:38:55 +08:00
committed by withchao
parent ab1691865f
commit d7af353e42
5 changed files with 20 additions and 16 deletions
+2
View File
@@ -17,6 +17,8 @@ OPENIM_ADMIN_FRONT_IMAGE=openim/openim-admin-front:release-v1.8.4
DATA_DIR=./
MONGO_BACKUP_DIR=${DATA_DIR}components/backup/mongo/
PROMETHEUS_PORT=19091
ALERTMANAGER_PORT=19093
GRAFANA_PORT=13000