mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-11-13 00:05:41 +00:00
12 lines
523 B
Smarty
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=
|