Skip to content

Commit c1d7c08

Browse files
authored
Update docker.md
1 parent a5d590e commit c1d7c08

File tree

1 file changed

+1
-1
lines changed
  • docSite/content/zh-cn/docs/development

1 file changed

+1
-1
lines changed

docSite/content/zh-cn/docs/development/docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ cd fastgpt
130130
curl -O https://raw.githubusercontent.com/labring/FastGPT/main/projects/app/data/config.json
131131

132132
# pgvector 版本(测试推荐,简单快捷)
133-
curl -o docker-compose.yml https://raw.githubusercontent.com/labring/FastGPT/main/files/docker/docker-compose-docker.yml
133+
curl -o docker-compose.yml https://raw.githubusercontent.com/labring/FastGPT/main/files/docker/docker-compose-pgvector.yml
134134
# milvus 版本
135135
# curl -o docker-compose.yml https://raw.githubusercontent.com/labring/FastGPT/main/files/docker/docker-compose-milvus.yml
136136
# zilliz 版本

0 commit comments

Comments
 (0)