- images:
- image:
- repository: ccr.ccs.tencentyun.com/seembox/collabora_code
- tag: 25.04.5.1.1
- nginx_image:
- repository: nginx
- tag: 1.29.1
- consts:
- collabora_container_name: collabora
- nginx_container_name: nginx
- nginx_ssl_cert_path: /etc/certs/server.crt
- nginx_ssl_key_path: /etc/certs/server.key
- internal_collabora_web_port: 9980
|