Skip to content

Commit ffa844d

Browse files
Revert "Update reverse-proxy.md"
This reverts commit 226afe6. Signed-off-by: Quentin <[email protected]>
1 parent 5ec72f0 commit ffa844d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

reverse-proxy.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -693,6 +693,10 @@ The examples below define the dynamic configuration in YAML files. If you rather
693693
file:
694694
directory: "/path/to/dynamic/conf" # Adjust the path according your needs.
695695
watch: true
696+
697+
# Enable HTTP/3 feature by uncommenting the lines below. Don't forget to route 443 UDP to Traefik (Firewall\NAT\Traefik Container)
698+
# experimental:
699+
# http3: true
696700
```
697701

698702
1. Declare the router, service and middlewares for Nextcloud in `/path/to/dynamic/conf/nextcloud.yml`:

0 commit comments

Comments
 (0)