diff --git a/nextcloud-collabora.md b/nextcloud-collabora.md index 19c82c3..bfa45f2 100644 --- a/nextcloud-collabora.md +++ b/nextcloud-collabora.md @@ -2,7 +2,7 @@ title: Nextcloud & Collabora description: How to configure a properly working setup using Traefik published: true -date: 2019-07-01T15:02:23.722Z +date: 2019-07-01T15:03:47.592Z tags: --- @@ -56,7 +56,7 @@ services: restart: unless-stopped environment: - username=admin - - password=Collaboracasta2019 + - password=eeeeeeeeeeeee - DONT_GEN_SSL_CERT=true - "domain=cloud\\.fosc\\.space" - "extra_params=--o:ssl.enable=false --o:ssl.termination=true --o:storage.wopi.host[0]=::ffff:[0-9]+\\.[0-9]+\\.[0-9]+\\.[0-9]+ --o:net.post_allow.host[0]=::ffff:[0-9]+\\.[0-9]+\\.[0-9]+\\.[0-9]+ --o:storage.wopi.host[1]=[0-9]+\\.[0-9]+\\.[0-9]+\\.[0-9]+ --o:net.post_allow.host[1]=[0-9]+\\.[0-9]+\\.[0-9]+\\.[0-9]+ --o:storage.wopi.host[2]=cloud.fosc.space"