We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71cb1cd commit b9dce6aCopy full SHA for b9dce6a
docker-compose.yml
@@ -12,6 +12,7 @@ x-app-vars:
12
DAGSTER_POSTGRES_DB: "postgres_db"
13
DAGSTER_POSTGRES_USER: "postgres_user"
14
DAGSTER_POSTGRES_PASSWORD: "postgres_password"
15
+ DAGSTER_HOME: "/opt/dagster/dagster_home/dbt_test_project"
16
17
x-ucr-service:
18
&default-ucr-service
0 commit comments