新增LobeChat示例;更新部分镜像版本
This commit is contained in:
@@ -3,7 +3,7 @@ version: "3.9"
|
||||
services:
|
||||
xbrowsersync-db:
|
||||
#image: mongo:4.4.29
|
||||
image: mongo:7.0.11
|
||||
image: mongo:7.0.18
|
||||
container_name: xbrowsersync-db
|
||||
restart: always
|
||||
networks:
|
||||
@@ -22,7 +22,7 @@ services:
|
||||
- "XBS_DB_USERNAME=xbrowsersync"
|
||||
- "XBS_DB_PASSWORD=123456"
|
||||
xbrowsersync:
|
||||
image: xbrowsersync/api:1.1.13-node20.14.0-alpine
|
||||
image: xbrowsersync/api:1.1.13
|
||||
container_name: xbrowsersync
|
||||
restart: always
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user