#Should `.env` be `.daggerenv`?
1 messages · Page 1 of 1 (latest)
I do believe it's all changing soon with the introduction of modules v2: https://dagger.io/changelog#modules-v2
You'll soon preset env values in your .dagger/config.toml files
that still leaves the possibility of an unrelated .env file getting in the way though.
Not something that happened to me, but maybe using a more deliberate name is safer.
I don't think it does, my interpretation of Modules V2 is that they won't read .env at all