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

Fix custom environment variables logic #68

Merged
merged 3 commits into from
May 14, 2021
Merged

Commits on May 13, 2021

  1. Fix bug where custom env vars do get ignored

    - Plus add relevant tests
    rdewit committed May 13, 2021
    Configuration menu
    Copy the full SHA
    7f21efc View commit details
    Browse the repository at this point in the history
  2. Update section on env with another example

    - RFC7946 does not appear to be a valid/documented env var
    rdewit committed May 13, 2021
    Configuration menu
    Copy the full SHA
    848e6ca View commit details
    Browse the repository at this point in the history
  3. Fix styling (prettier)

    rdewit committed May 13, 2021
    Configuration menu
    Copy the full SHA
    131c86c View commit details
    Browse the repository at this point in the history