Where is located the env file related to CLI environment settings?
Hi!
When using docker-compose, I'd like to provide an env file in
How can I do this? I think this is related to where are saved the environment variables that I set in the CLI (cf screenshot).
Thanks a lot.
When using docker-compose, I'd like to provide an env file in
docker-compose.yaml rather than repeating all my variables one by one like this:How can I do this? I think this is related to where are saved the environment variables that I set in the CLI (cf screenshot).
Thanks a lot.
