replace with docker compose

This commit is contained in:
Kevin
2026-03-25 17:40:04 +08:00
parent 56c67871dd
commit 805da8d789
9 changed files with 30 additions and 30 deletions

View File

@@ -1,5 +1,5 @@
# 开发环境 Docker Compose
# 使用方法: docker-compose -f docker-compose.dev.yml up -d
# 使用方法: docker compose -f docker-compose.dev.yml up -d
services:
# PostgreSQL 数据库pg17 + pgvectormemory 模块需要 vector 类型)