You've already forked matrix-docker-ansible-deploy
mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-06-12 22:17:28 +02:00
* update http2 config due to deprecation the previous way to let `http2` follow a `listen` was depracated, it moved to `http2 on;` * enable quic and http3 I hope the comments are somewhat understandable. if someone can describe the `reuseport` part more concise, please do.