Merge pull request #444 from nextcloud/enh/418/mention-reverse-proxies-early

update the documentation to mention reverse proxies in the first place
This commit is contained in:
Simon L 2022-03-31 16:09:18 +02:00 committed by GitHub
commit 7d6695de7e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,7 +21,8 @@ The following instructions are especially meant for Linux. For macOS see [this](
curl -fsSL get.docker.com | sudo sh
```
2. Run the following command in order to start the container:
2. Run the following command in order to start the container:<br>
(For people that cannot use ports 80 and/or 443 on this server, please follow [this documentation](https://github.com/nextcloud/all-in-one/blob/main/reverse-proxy.md). Otherwise please run the command below!)
```
# For x64 CPUs:
sudo docker run -it \