pour autoriser d'autres domaines à utiliser collabora
This commit is contained in:
parent
a0172d6b67
commit
fa5aa6f649
@ -14,8 +14,10 @@ services:
|
|||||||
- ../../secret/env-${officeServName}
|
- ../../secret/env-${officeServName}
|
||||||
environment:
|
environment:
|
||||||
- dictionaries=fr_FR en_GB es_ES
|
- dictionaries=fr_FR en_GB es_ES
|
||||||
#- domain=${cloudHost}.${domain}
|
|
||||||
- aliasgroup1=https://.*${cloudHost}.${domain}:443
|
- aliasgroup1=https://.*${cloudHost}.${domain}:443
|
||||||
|
# si on veut ajouter d'autres domaines autorisés pour certaines orgas:
|
||||||
|
# - aliasgroup2=https://autre-domaine1:443
|
||||||
|
# - aliasgroup3=https://autre-domaine2:443
|
||||||
- server_name=${site}-${officeHost}.${domain}
|
- server_name=${site}-${officeHost}.${domain}
|
||||||
- VIRTUAL_HOST=${site}-${officeHost}.${domain}
|
- VIRTUAL_HOST=${site}-${officeHost}.${domain}
|
||||||
- VIRTUAL_PORT=9980
|
- VIRTUAL_PORT=9980
|
||||||
|
Loading…
Reference in New Issue
Block a user