We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2f1f0d3 + 537de1a commit a2411f8Copy full SHA for a2411f8
1 file changed
weboffice/collabora.yml
@@ -61,7 +61,7 @@ services:
61
--o:ssl.termination=true \
62
--o:welcome.enable=false \
63
--o:net.frame_ancestors=${OC_DOMAIN:-cloud.opencloud.test}${TRAEFIK_PORT_HTTPS:+:}${TRAEFIK_PORT_HTTPS:-} \
64
- --o:net.lok_allow.host[14]=${OC_DOMAIN-cloud.opencloud.test}${TRAEFIK_PORT_HTTPS:+:}${TRAEFIK_PORT_HTTPS:-} \
+ --o:net.lok_allow.host[14]=${OC_DOMAIN:-cloud.opencloud.test}${TRAEFIK_PORT_HTTPS:+:}${TRAEFIK_PORT_HTTPS:-} \
65
--o:home_mode.enable=${COLLABORA_HOME_MODE:-false}
66
username: ${COLLABORA_ADMIN_USER:-admin}
67
password: ${COLLABORA_ADMIN_PASSWORD:-admin}
0 commit comments