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

Fixes global environment variables not being taken in by workers #257

Merged
merged 2 commits into from
Apr 30, 2021

Conversation

nunomaduro
Copy link
Member

@nunomaduro nunomaduro commented Apr 30, 2021

This pull request fixes global environment variables not being taken in by workers. In addition, it fixes the fact that the environment value was not being taken by workers too.

Fixes #244.

@nunomaduro nunomaduro marked this pull request as ready for review April 30, 2021 13:58
@taylorotwell taylorotwell merged commit a10804d into master Apr 30, 2021
@taylorotwell taylorotwell deleted the fix/environment-variables branch April 30, 2021 14:29
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

Successfully merging this pull request may close these issues.

The system environment variables got overrided by the .env
3 participants