H3_GENERAL_PROTOCOL_ERROR only happens on Firefox

This commit is contained in:
Benjamin Brummer
2025-01-09 13:23:29 +00:00
parent 2e22177b20
commit 4c50bbad19

View File

@@ -26,7 +26,7 @@ services:
ports:
- "80:80" # HTTP
# - "443:443" # HTTPS
# - "443:443/udp" # HTTP/3, causes an error for pdf preview H3_GENERAL_PROTOCOL_ERROR
# - "443:443/udp" # HTTP/3, Works for chromium based browser, but causes H3_GENERAL_PROTOCOL_ERROR for pdf previews in Firefox
env_file:
- ./.env
environment: