feat: add pgadmin to deployment
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user