Update reverse-proxy.md

Signed-off-by: Quentin Lemeasle <quentinlemcode@gmail.com>
Signed-off-by: Quentin <quentinlemcode@gmail.com>
This commit is contained in:
Quentin Lemeasle 2025-06-02 20:19:36 +02:00 committed by Simon L.
parent 00c0c9863b
commit f2d9fb8d9d

View file

@ -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`: