Files
wild-cloud/apps/postgres/config/example.env

5 lines
133 B
Bash

POSTGRES_DB=postgres
POSTGRES_USER=postgres
POSTGRES_PASSWORD=OhPostgres!
POSTGRES_STORAGE=10Gi
POSTGRES_IMAGE=pgvector/pgvector:pg15