Files
Docker_Compose/480T/dify/envs/vectorstores/pgvecto-rs.env.example
T
2026-07-26 01:45:10 +08:00

10 lines
225 B
Bash
Executable File

# ------------------------------
# Pgvecto Rs Configuration
# ------------------------------
PGVECTO_RS_HOST=pgvecto-rs
PGVECTO_RS_PORT=5432
PGVECTO_RS_USER=postgres
PGVECTO_RS_PASSWORD=difyai123456
PGVECTO_RS_DATABASE=dify