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

[Backend] Use config file to store secret access keys cloud #63

Open
asyafalni opened this issue Nov 2, 2021 · 0 comments
Open

[Backend] Use config file to store secret access keys cloud #63

asyafalni opened this issue Nov 2, 2021 · 0 comments
Assignees
Labels
backend improvement performance or code improvisation

Comments

@asyafalni
Copy link
Member

Is your feature request related to a problem? Please describe.

  • Seeding database currently requires .env file in order to read secret access key cloud,
  • Dotenv should be used for development only, expect ENV for production from direct yaml config

Describe the solution you'd like
Separate secret access keys data to config file (json / yaml) instead of .env file

@sonadztux sonadztux added backend improvement performance or code improvisation labels Nov 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend improvement performance or code improvisation
Projects
None yet
Development

No branches or pull requests

4 participants