Feature Requests
Completed :latest
Feature Request: secret support for DB and Backend
Postgres DB images already support the environmental variable ‘POSTGRES_PASSWORD_FILE’ to not have to place passwords in compose files, but the backend image will need to support leveraging a file to build the DB connection string

We will need to revisit this at a later date.