Skip to content

Allow .env to set app environment vars#1

Open
Pistus wants to merge 1 commit intoKevinSheedy:masterfrom
scrimba:fix/use-env-for-runtime-args
Open

Allow .env to set app environment vars#1
Pistus wants to merge 1 commit intoKevinSheedy:masterfrom
scrimba:fix/use-env-for-runtime-args

Conversation

@Pistus
Copy link
Copy Markdown

@Pistus Pistus commented Oct 23, 2019

  1. Included dotenv in app as it allows easier setup of environments without having to remember runtime arguments.
    Bonus: Keeps secrets out of the shell history.

  2. Switched ENABLE_CLOUDFLARE boolean converter to a double not. Side effect is that it now accepts truthy values as true.

Included dotenv in app as it allows easier setup of environments without having to remember runtime
arguments. Also keeps secrets out of the shell history.
smil2k pushed a commit to smil2k/unpkg-server that referenced this pull request May 9, 2023
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.

1 participant