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

docker-images/docker: restructuring

This commit is contained in:
2023-08-06 13:44:51 +02:00
parent 04f7ea856d
commit 1c0edb2117
106 changed files with 58 additions and 58 deletions

View File

@@ -5,7 +5,7 @@ NextCloud is a free and open source client-server cloud-service.
## Setup
The software can be setup via [Docker](/wiki/docker.md) with the
[nextcloud image](./docker-images/nextcloud.md).
[nextcloud image](./docker/nextcloud.md).
When using NextCloud with a specific nginx configuration you have to append
`'overwriteprotocol' => 'https',` to your `config/config.html`.