This commit is contained in:
parent
e827005059
commit
73c19cc58d
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ services:
|
||||||
HMDOORIS_CLIENT_SECRET: "{{ secret__dooris_client_secret }}"
|
HMDOORIS_CLIENT_SECRET: "{{ secret__dooris_client_secret }}"
|
||||||
HMDOORIS_DISCOVERY_URL: https://id.hamburg.ccc.de/realms/ccchh/.well-known/openid-configuration
|
HMDOORIS_DISCOVERY_URL: https://id.hamburg.ccc.de/realms/ccchh/.well-known/openid-configuration
|
||||||
HMDOORIS_LISTEN: '0.0.0.0:3000'
|
HMDOORIS_LISTEN: '0.0.0.0:3000'
|
||||||
HMDOORIS_REQUIRES_GROUP: intern
|
HMDOORIS_REQUIRES_GROUP: /intern
|
||||||
HMDOORIS_URL: https://dooris.ccchh.net
|
HMDOORIS_URL: https://dooris.ccchh.net
|
||||||
PYTHONWARNINGS: "ignore:Unverified HTTPS request"
|
PYTHONWARNINGS: "ignore:Unverified HTTPS request"
|
||||||
#DEBUG: true
|
#DEBUG: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue