mirror of
https://github.com/zokradonh/kopano-docker
synced 2025-06-06 23:46:24 +00:00
add variables for keys to compose file for meet
This commit is contained in:
parent
1e5f3253a1
commit
cbe582b8ff
@ -102,6 +102,12 @@ services:
|
||||
- kopanossl/:/kopano/ssl
|
||||
environment:
|
||||
- FQDN=${FQDN}
|
||||
- ecparam=/kopano/ssl/ecparam.pem
|
||||
- eckey=/kopano/ssl/meet-kwmserver.pem
|
||||
- signing_private_key=/kopano/ssl/konnectd-tokens-signing-key.pem
|
||||
- encryption_secret_key=/kopano/ssl/konnectd-encryption.key
|
||||
- identifier_registration_conf=/kopano/ssl/konnectd-identifier-registration.yaml
|
||||
- identifier_scopes_conf=/etc/kopano/konnectd-identifier-scopes.yaml
|
||||
- allow_client_guests=yes
|
||||
- allow_dynamic_client_registration=yes
|
||||
- KONNECT_BACKEND=ldap
|
||||
|
Loading…
x
Reference in New Issue
Block a user