We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87eca3b commit 48afa39Copy full SHA for 48afa39
compose.yaml
@@ -84,7 +84,7 @@ services:
84
85
# Binding to udp for quic / http3 support
86
- "147.45.159.94:443:443/udp"
87
- # - "[2a03:6f00:a::ce16]:443:443/udp"
+ - "[2a03:6f00:a::ce16]:443:443/udp"
88
89
logging:
90
driver: "json-file"
0 commit comments