From 94b48d95ca0776011f75eb3d0b7f18c6f66e0684 Mon Sep 17 00:00:00 2001 From: TiynGER Date: Tue, 18 May 2021 18:52:08 +0200 Subject: [PATCH] nextcloud: added nginx workaround --- wiki/nextcloud.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/wiki/nextcloud.md b/wiki/nextcloud.md index b59c173..a4adb91 100644 --- a/wiki/nextcloud.md +++ b/wiki/nextcloud.md @@ -6,6 +6,9 @@ NextCloud is a free and open source client-server cloud-service. A server can be setup via docker with the [nextcloud image](./docker-images/nextcloud.md). +When using NextCloud with a specific nginx configuration you have to append +`'overwriteprotocol' => 'https',` to your `config/config.html`. + ## WebDAV You can access ownCloud via WebDAV with the link