feat: add pgadmin to deployment

This commit is contained in:
Stijnvandenbroek
2026-03-04 16:59:56 +00:00
parent 34a284d96b
commit 3e51d630e6
3 changed files with 36 additions and 0 deletions

View File

@@ -10,3 +10,7 @@ DAGSTER_POSTGRES_URL=postgresql://dagster:changeme@postgres:5432/dagster
# ── dbt profile target (overrides profiles.yml env_var defaults) ─────────────
DBT_TARGET=dev
# ── pgAdmin ──────────────────────────────────────────────────────────────────
PGADMIN_EMAIL=admin@example.com
PGADMIN_PASSWORD=changeme