docs: expose 443/udp for HTTP3 support (#250)

This commit is contained in:
bt90 2022-07-24 14:46:25 +02:00 committed by GitHub
parent 47f2e155bf
commit 189e456a63
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -199,6 +199,7 @@ services:
ports:
- "80:80"
- "443:443"
- "443:443/udp"
volumes:
- $PWD/Caddyfile:/etc/caddy/Caddyfile
- $PWD/site:/srv