1
0
mirror of https://github.com/tiyn/wiki.git synced 2026-03-31 18:34:47 +02:00

setup/server: header changed

This commit is contained in:
2022-09-28 16:00:46 +02:00
parent 6175df4a83
commit 0c0e427cae
29 changed files with 116 additions and 88 deletions

View File

@@ -2,9 +2,10 @@
NextCloud is a free and open source client-server cloud-service.
## Server
## Setup
A server can be setup via docker with the [nextcloud image](./docker-images/nextcloud.md).
The software 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`.