make app configurable via CLI and ENV parameters
This commit is contained in:
parent
9b97500516
commit
a1aa89132d
3 changed files with 57 additions and 7 deletions
4
.dev.env
Normal file
4
.dev.env
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
DOORIS_OPENID_ISSUER=https://id.hamburg.ccc.de/realms/test/
|
||||
DOORIS_OPENID_CLIENT_ID=dooris
|
||||
DOORIS_OPENID_CLIENT_SECRET=dp9HhnvUhAtKm3pRnxfGA7q8Nwrd1td8
|
||||
DOORIS_BASE_URL=http://localhost:8000
|
||||
Loading…
Add table
Add a link
Reference in a new issue