Update collabora/docker-compose.yml
Additional parameters to deal with communication between CADDY and COLLABORA
This commit is contained in:
@@ -10,7 +10,9 @@ services:
|
||||
- CAP_MKNOD
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- extra_params=-o:ssl.enable=true # key parameter
|
||||
# - aliasgroup1=https://code.johnsnexus.click # alternative to domain parameter, allows more than one to access COLLABORA
|
||||
- DONT_GEN_SSL_CERT=1 # this and next line tell COLLABORA not to deal with SSL as CADDY is doing this
|
||||
- extra_params=--o:ssl.enable=false --o:ssl.termination=true
|
||||
- domain=mycloud.johnsnexus.click
|
||||
- TZ=Europe/London
|
||||
- password=Zephie2023
|
||||
|
||||
Reference in New Issue
Block a user