Environment Variables for local development and dev status

This commit is contained in:
2025-02-17 18:08:50 +01:00
parent 388475fafc
commit 83e78eb652
14 changed files with 206 additions and 0 deletions

10
env/.env.all vendored Normal file
View File

@@ -0,0 +1,10 @@
##
## Einstellung die für das gesamte Projekt gelten. Also der Name und der Admin
## Das Environment muss "production","staging" oder "development" heißen
INFRASTRUCTURE_LABEL=mindboost_dev
ENVIRONMENT=development
ADMIN_USER=${INFRASTRUCTURE_LABEL}_${ENVIRONMENT}
ADMIN_PASSWORD_HASH='$2y$05$U7noO29Ru/4VB5x8TpZo3.b4VjH6AAnhufJJUG2Vs7qHCM2Cd8yIK' # for development = admin