How use envs with docker compose/stack #3397
Unanswered
theapplegeek
asked this question in
Q&A
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.
-
Hi,
I’m using a service of type
composewith the Docker stack compose type.Is it possible to define environment variables using the
Environmentsection in the UI, instead of manually declaring them in the docker-compose file?If so, how should it be configured?
I tried setting the variables only in the
EnvironmentUI section, but it doesn’t work.Beta Was this translation helpful? Give feedback.
All reactions