update the documentation to mention reverse proxies in the first place

Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
szaimen 2022-03-30 18:08:43 +02:00
parent 59a49c62b4
commit b95bb65af8

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 \