feat(server): update deploy config for context (#10431)

This commit is contained in:
darkskygit
2025-03-12 11:59:46 +00:00
parent aa3bfb0a05
commit 514a5fc3a9
5 changed files with 11 additions and 8 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ services:
REDIS_SERVER_HOST: redis
db:
image: postgres:latest
image: pgvector/pgvector:pg16
restart: unless-stopped
volumes:
- postgres-data:/var/lib/postgresql/data