Skip to content

Commit b9dce6a

Browse files
committed
Add DAGSTER_HOME env
1 parent 71cb1cd commit b9dce6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ x-app-vars:
1212
DAGSTER_POSTGRES_DB: "postgres_db"
1313
DAGSTER_POSTGRES_USER: "postgres_user"
1414
DAGSTER_POSTGRES_PASSWORD: "postgres_password"
15+
DAGSTER_HOME: "/opt/dagster/dagster_home/dbt_test_project"
1516

1617
x-ucr-service:
1718
&default-ucr-service

0 commit comments

Comments
 (0)