You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 25, 2020. It is now read-only.
hard to use correctly because they're visible (delete-able, set-able) from anywhere. If I install a new program that relies on environmental variables, are they going to stomp on my existing ones? Did I inadvertently screw up my environmental variables when I was monkeying around yesterday?
...disappear completely when you use docker. In fact I think all runtime config can be replaced with env variables and passed into the docker containers by the orchestrator.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add ability to load config from environment variables, like in https://github.com/dominictarr/config-chain example.
The text was updated successfully, but these errors were encountered: