docs: update nextcloud-collabora

This commit is contained in:
Administrator 2019-07-01 15:03:58 +00:00 committed by FOSC
parent 2c1386a651
commit 202596d4ca
1 changed files with 2 additions and 2 deletions

View File

@ -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"