Improve environment variables #4047
peaklabs-dev
started this conversation in
Improvement Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
.envfile) and a staging file path (2 different files and paths if needed) - the variables from the Git repo will be automatically loaded into the environment variable tab and the compose file.TEST={{team.SENDGRID_API_KEY}}in compose files without having to do the following manual setup: [Bug]: Shared variables not substituted in Docker Compose projects #2169 (comment)Example compose file with a shared variable (this should be possible - maybe needs another syntax but should work):
Beta Was this translation helpful? Give feedback.
All reactions