mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-02-04 04:56:52 +00:00
Update reverse-proxy.md
Signed-off-by: Quentin Lemeasle <quentinlemcode@gmail.com> Signed-off-by: Quentin <quentinlemcode@gmail.com>
This commit is contained in:
parent
00c0c9863b
commit
f2d9fb8d9d
1 changed files with 0 additions and 4 deletions
|
|
@ -693,10 +693,6 @@ The examples below define the dynamic configuration in YAML files. If you rather
|
||||||
file:
|
file:
|
||||||
directory: "/path/to/dynamic/conf" # Adjust the path according your needs.
|
directory: "/path/to/dynamic/conf" # Adjust the path according your needs.
|
||||||
watch: true
|
watch: true
|
||||||
|
|
||||||
# Enable HTTP/3 feature by uncommenting the lines below. Don't forget to route 443 UDP to Traefik (Firewall\NAT\Traefik Container)
|
|
||||||
# experimental:
|
|
||||||
# http3: true
|
|
||||||
```
|
```
|
||||||
|
|
||||||
1. Declare the router, service and middlewares for Nextcloud in `/path/to/dynamic/conf/nextcloud.yml`:
|
1. Declare the router, service and middlewares for Nextcloud in `/path/to/dynamic/conf/nextcloud.yml`:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue