docker container and installationscript

This commit is contained in:
Kai Ritthaler 2025-05-15 14:49:19 +02:00 committed by Rudi Regentonne
parent adc5917938
commit 9cab0d09dc
6 changed files with 77 additions and 2 deletions

4
code/db/.env.example Normal file
View file

@ -0,0 +1,4 @@
# This is an example of a .env file for the docker-compose setup.
# You can copy this file to .env and fill in the values.)
DB_USER=postgres
DB_PASSWORD=securePassword1234