trusat-backend
trusat-backend copied to clipboard
Move sensitive information to environmental variables
Currently, sensitive information is stored in files which is less secure than moving to environmental variables.
Database password should likely be moved over to an environmental variable