Restructure startup procedure

This commit is contained in:
Patrick Jentsch
2023-09-25 10:11:11 +02:00
parent 4a9a03e648
commit 4581367d04
15 changed files with 399 additions and 236 deletions

View File

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