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
There are some config options that are set via the CLI, some via environment variables and some that are hard-coded. We should read all config options from the environment so it's easy to make changes between different deployments of the code. I am open to other opinions.