https://dagster.io/ logo
#ask-community
Title
# ask-community
t

Terry Lines

01/27/2023, 11:48 PM
Hi. Quick question on dagster_home - can this be set via a .env file? It doesn't appear to be, as trying to load dagit etc. doesn't pick it up, but perhaps I'm doing something else wrong.
d

daniel

01/27/2023, 11:55 PM
That env var can’t be loaded from a .env file unfortunately - we use the contents of DAGSTER_HOME to figure out whether we should use a .env file, so there’s a bit of a chicken and egg problem there
🥚 2
👍 1