Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop the usage of app.toml and use ENV variables from .env file only #97

Open
carryall opened this issue Mar 28, 2023 · 0 comments
Open

Comments

@carryall
Copy link
Collaborator

Why

Currently we have ENV variables set in 2 places, the config/app.toml and the .env file. So we should drop config/app.toml to avoid confusion when we need to add more ENV variables. And as we already use Viper we could that easily

Who Benefits?

Go developer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant