mastercontainer - disable http3

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2023-06-20 21:22:21 +02:00
parent b7c5e0b953
commit 01ec0cb0c2

View file

@ -10,6 +10,10 @@
log {
level ERROR
}
servers {
protocols h1 h2
}
}
http://:80 {