mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2025-07-01 18:30:34 +00:00
Restructure startup procedure
This commit is contained in:
@ -1,4 +1,11 @@
|
||||
POSTGRES_DB_NAME=
|
||||
##############################################################################
|
||||
# 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=
|
||||
|
||||
|
Reference in New Issue
Block a user