Update install_collabora.yml
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
domain: "{{ collabora_domain | regex_replace('\\.', '\\\\.') }}"
|
||||
username: "{{ collabora_username }}"
|
||||
password: "{{ collabora_password }}"
|
||||
extra_params: --o:ssl.enable=false --o:ssl.termination=true --o:storage.wopi.host[0]={{ nextcloud_domain }}
|
||||
extra_params: --o:ssl.enable=false --o:ssl.termination=true --o:storage.wopi.host[0]={{ collabora_domain }}
|
||||
|
||||
- name: Maak tijdelijke Nginx-configuratie voor Certbot
|
||||
copy:
|
||||
|
||||
Reference in New Issue
Block a user