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

It is not working for angle bracket substition #2

Closed
xianlin opened this issue Mar 3, 2016 · 3 comments
Closed

It is not working for angle bracket substition #2

xianlin opened this issue Mar 3, 2016 · 3 comments

Comments

@xianlin
Copy link

xianlin commented Mar 3, 2016

I tried your code but it is not working

MONGOLAB_URI=mongodb://${MONGOLAB_USER}:${MONGOLAB_PASSWORD}@${MONGOLAB_DOMAIN}:${MONGOLAB_PORT}/${MONGOLAB_DATABASE}

still shows

MONGOLAB_URI=mongodb://${MONGOLAB_USER}:${MONGOLAB_PASSWORD}@${MONGOLAB_DOMAIN}:${MONGOLAB_PORT}/${MONGOLAB_DATABASE}

ONLY BASIC_EXPAND=$BASIC can be converted.

@webysther
Copy link

For motdotla/dotenv/pull/97 he said it works, but not.

@webysther
Copy link

The PR /pull/3 fix greatly!

motdotla pushed a commit that referenced this issue Mar 31, 2017
@motdotla
Copy link
Owner

You can now use 4.0.x to get this capability. #5

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

No branches or pull requests

3 participants