* doc

* feat: navbar size

* navbar ui
This commit is contained in:
Archer
2024-12-12 17:54:38 +08:00
committed by GitHub
parent ddddd998c8
commit e71708ee76
7 changed files with 69 additions and 50 deletions

View File

@@ -60,8 +60,8 @@ services:
restart: always
fastgpt:
container_name: fastgpt
image: ghcr.io/labring/fastgpt:v4.8.15-fix-emb-page # git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.8.15-fix-emb-page # 阿里云
image: ghcr.io/labring/fastgpt:v4.8.15-fix # git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.8.15-fix # 阿里云
ports:
- 3000:3000
networks: