mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-02-12 16:50:15 +00:00
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:
parent
13e9829a85
commit
dcfb5af732
1 changed files with 1 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue