Skip to content

Commit 48afa39

Browse files
committed
Fixed IPv6 quic
1 parent 87eca3b commit 48afa39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ services:
8484

8585
# Binding to udp for quic / http3 support
8686
- "147.45.159.94:443:443/udp"
87-
# - "[2a03:6f00:a::ce16]:443:443/udp"
87+
- "[2a03:6f00:a::ce16]:443:443/udp"
8888

8989
logging:
9090
driver: "json-file"

0 commit comments

Comments
 (0)