This commit is contained in:
2026-03-06 02:27:52 +08:00
parent f598cc8157
commit 70c4966aad
80 changed files with 796 additions and 1191 deletions
+8 -1
View File
@@ -70,5 +70,12 @@ docker run -p 3306:3306 \
7b0fa3686a4f0adf
SELECT * FROM information_schema.`INNODB_TRX`;
```
docker compose up -d
docker compose --profile m up -d
go env -w GO111MODULE=on
go env -w GOPROXY=https://goproxy.cn,direct
bash bootstrap.sh
mage
mage start
docker exec -it mongo mongorestore --uri="mongodb://openIM:n1e5a6s6m7@172.18.0.1:37017/openim_v3" /data/backup/3/openim_v3