This commit is contained in:
archer
2023-06-06 11:45:33 +08:00
parent b0d0a76a8e
commit 1f170e1cd2
3 changed files with 26 additions and 17 deletions

View File

@@ -1,7 +1,8 @@
version: '3.3'
services:
pg:
image: ankane/pgvector:v0.4.2
image: ankane/pgvector:v0.4.2 # dockerhub
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/pgvector:v0.4.2 # 阿里云
container_name: pg
restart: always
ports: