nopaque/db.env.tpl

12 lines
523 B
Smarty
Raw Permalink Normal View History

2023-09-25 08:11:11 +00:00
##############################################################################
# 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=