mirror of
https://github.com/bubblecup-12/VogelSocialMedia.git
synced 2025-07-16 09:39:54 +00:00
docker container and installationscript
This commit is contained in:
parent
adc5917938
commit
9cab0d09dc
6 changed files with 77 additions and 2 deletions
4
code/db/.env.example
Normal file
4
code/db/.env.example
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue