read configs from env
This commit is contained in:
13
.env.template
Normal file
13
.env.template
Normal 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=
|
||||
Reference in New Issue
Block a user