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
In order to be a good twelve-factor app we should support configuration via environment variables as opposed to a configuration file. This was raised in #29 and needs further investigation as the cobra/viper combination seems to be a little funky.