mirror of
https://github.com/invoiceninja/dockerfiles.git
synced 2026-01-18 20:34:03 +01:00
H3_GENERAL_PROTOCOL_ERROR only happens on Firefox
This commit is contained in:
2
debian/docker-compose.yml
vendored
2
debian/docker-compose.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user