Revert "Update reverse-proxy.md"

This reverts commit 226afe6b82b35f6b9b6ad7775857ef3761eafc57.

Signed-off-by: Quentin <quentinlemcode@gmail.com>
This commit is contained in:
Quentin 2025-06-10 23:12:17 +02:00 committed by Simon L.
parent f2d9fb8d9d
commit 293fe559f4

View file

@ -693,6 +693,10 @@ The examples below define the dynamic configuration in YAML files. If you rather
file:
directory: "/path/to/dynamic/conf" # Adjust the path according your needs.
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`: