Skip to content
This repository has been archived by the owner on Apr 9, 2020. It is now read-only.

Use a environment variable on same system where it was set #662

Open
andreyev opened this issue Apr 22, 2016 · 0 comments
Open

Use a environment variable on same system where it was set #662

andreyev opened this issue Apr 22, 2016 · 0 comments

Comments

@andreyev
Copy link

It would be great if we could use a freshly set environment variable on same envs block where it was set, like this:

...
envs: {
  MYSQL_DATABASE : "#{manifest.dir}_development",
  MYSQL_ROOT_PASSWORD: "#{env.MYSQL_DATABASE}",
},
...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant