nopaque/db.env.tpl
2023-11-16 17:22:07 +01:00

12 lines
523 B
Smarty

##############################################################################
# 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=