docs and embedding bill

This commit is contained in:
archer
2023-06-05 18:58:38 +08:00
parent 1111f07fa7
commit 942aeeac2e
11 changed files with 66 additions and 32 deletions

View File

@@ -31,7 +31,9 @@ services:
- /root/fastgpt/mongo/logs:/var/log/mongodb
- /etc/localtime:/etc/localtime:ro
fastgpt:
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:latest
image: ghcr.io/c121914yu/fast-gpt:latest # github
# image: c121914yu/fast-gpt:latest # docker hub
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:latest # 阿里云
network_mode: host
restart: always
container_name: fastgpt