Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use variables in env file #50

Closed
jommgoncalves opened this issue Nov 30, 2017 · 2 comments
Closed

Use variables in env file #50

jommgoncalves opened this issue Nov 30, 2017 · 2 comments

Comments

@jommgoncalves
Copy link

Hi,

It is possible has default variables in env file?

For instance:
HOST="x"
URL_A="${HOST}/cats"
URL_B="${HOST}/dogs"

Best regards

@ashald
Copy link
Owner

ashald commented Mar 7, 2018

I think there were numerous requests for this. This will not be compatible with the underlying .env file spec, to the best of my knowledge, but I'm considering adding an option to allow variables expansion. Stay tuned.

@ashald
Copy link
Owner

ashald commented Mar 7, 2018

Actually, there is already an issue for this - #16. I'm going this one as a duplicate in favor of that one. Follow referenced issue instead please.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants