mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-09-12 01:24:45 +08:00
Merge e1af77caaf
into e4c2f44d81
This commit is contained in:
commit
12ca62a33d
1 changed files with 1 additions and 0 deletions
|
@ -719,6 +719,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
Reference in a new issue