Skip to content

Access keys and passwords to internal services

There are a lot of access keys and passwords to internal services throughout the project. It's probably good to move those to a single place (like a .env file) where they can be removed from the git repository and replaced by actual values in each deployed instance. Unless the passwords to internal services don't really matter, I guess.