Environment Variables for local development and dev status
This commit is contained in:
7
env/development/.env.database
vendored
Normal file
7
env/development/.env.database
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
# ----------------------------------
|
||||
# Datenbank (MariaDB)
|
||||
# ----------------------------------
|
||||
MARIADB_USER=${INFRASTRUCTURE_LABEL}_${ENVIRONMENT}
|
||||
MARIADB_DATABASE=${INFRASTRUCTURE_LABEL}_${ENVIRONMENT}
|
||||
MARIADB_PASSWORD=1stronges-mindboostdb-passwort
|
||||
MARIADB_ROOT_PASSWORD=1stronges-passwort-fuer-diedb
|
Reference in New Issue
Block a user