read configs from env

This commit is contained in:
h z
2024-12-05 13:39:08 +00:00
parent c93592187b
commit 8e771e1905
4 changed files with 23 additions and 12 deletions

13
.env.template Normal file
View File

@@ -0,0 +1,13 @@
MYSQL_ROOT_PASSWORD=
MYSQL_PASSWORD=
DB_HOST=
DB_PORT=
DB_NAME=
DB_USER=
DB_PASSWORD=
BACKEND_HOST=
FRONTEND_HOST=
KC_CLIENT_ID=
KC_HOST=
KC_REALM=
SESSION_SECRET_KEY=