Skip to content

Commit

Permalink
Add DAGSTER_HOME env
Browse files Browse the repository at this point in the history
  • Loading branch information
dehume committed Apr 23, 2023
1 parent 71cb1cd commit b9dce6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ x-app-vars:
DAGSTER_POSTGRES_DB: "postgres_db"
DAGSTER_POSTGRES_USER: "postgres_user"
DAGSTER_POSTGRES_PASSWORD: "postgres_password"
DAGSTER_HOME: "/opt/dagster/dagster_home/dbt_test_project"

x-ucr-service:
&default-ucr-service
Expand Down

0 comments on commit b9dce6a

Please sign in to comment.