Erste Compose Files und Scripte zum deployen. Lokal wird mit docker-compose.overwrite.yml gestartet
This commit is contained in:
8
config/.env.db
Normal file
8
config/.env.db
Normal file
@@ -0,0 +1,8 @@
|
||||
# ----------------------------------
|
||||
# Datenbank (MariaDB)
|
||||
# ----------------------------------
|
||||
MARIADB_USER=mindboost
|
||||
MARIADB_DATABASE=mindboost
|
||||
MARIADB_PASSWORD=1stronges-mindboostdb-passwort
|
||||
MARIADB_ROOT_PASSWORD=1stronges-passwort-fuer-diedb
|
||||
ADMINER_PORT=8000
|
Reference in New Issue
Block a user