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
Requiring the key to be set as in env does not seem to be idiomatic for elixir apps, it would be great if you could use the mix config system. You could still default the value what's in env, but fall back to using the config value defined by mix.
Requiring the key to be set as in env does not seem to be idiomatic for elixir apps, it would be great if you could use the mix config system. You could still default the value what's in env, but fall back to using the config value defined by mix.