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