Update reverse-proxy.md

Adding prominent hint to Traefik users adding the Traefik container to the aio network to change the server domain during the installation process. The nextcloud-aio-apache container is not in place as indicated in the documentation at this point in time

Signed-off-by: DaCHack <62812480+DaCHack@users.noreply.github.com>
This commit is contained in:
DaCHack 2025-03-26 02:26:14 +01:00 committed by GitHub
parent 13e9829a85
commit dcfb5af732
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -707,6 +707,7 @@ The examples below define the dynamic configuration in YAML files. If you rather
nextcloud:
loadBalancer:
servers:
#When adding Traefik to the aio network: This needs to be changed in the installation process! Point this to nextcloud-aio-domaincheck first, then change to nextcloud-aio-apache after the domaincheck
- url: "http://localhost:11000" # Adjust to match APACHE_PORT and APACHE_IP_BINDING. See https://github.com/nextcloud/all-in-one/blob/main/reverse-proxy.md#adapting-the-sample-web-server-configurations-below
middlewares: