make app configurable via CLI and ENV parameters

This commit is contained in:
lilly 2026-05-14 15:17:06 +02:00
commit a1aa89132d
Signed by: lilly
SSH key fingerprint: SHA256:y9T5GFw2A20WVklhetIxG1+kcg/Ce0shnQmbu1LQ37g
3 changed files with 57 additions and 7 deletions

4
.dev.env Normal file
View 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