How to handle both global and local env variables? #320
Closed
DarkPhyber-hg
started this conversation in
General
Replies: 1 comment
-
nevermind this is a duplicate of #133 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have some .env variables i'd like to have accessible globally across all stacks. Examples of global variables could be a data dir, a log dir, a root domain name, what's the best way to handle this? or is this something we could add explicit support for in the future?
Beta Was this translation helpful? Give feedback.
All reactions