############################################################################## # Environment variables to configure the db service in docker-compose.yml. # # # # More information about the environment variables can be found here: # # https://hub.docker.com/_/postgres # ############################################################################## POSTGRES_DB= POSTGRES_USER= POSTGRES_PASSWORD=