macbre / docker-nginx-http3

Stable and up-to-date root-less nginx with quic + http/3, google brotli compression, njs, GeoIP2, and Grade A+ SSL config
https://hub.docker.com/r/macbre/nginx-http3
161 stars 53 forks source link

Error: unknown "quic" variable #91

Closed budarin closed 1 year ago

budarin commented 1 year ago

Using the image as defined in https://hub.docker.com/r/macbre/nginx-http3 , but nginx swears:

2022-09-29 20:43:41 | 2022/09/29 17:43:41 [emerg] 1#1: unknown "quic" variable

on this line in the config

# Sent when QUIC was used
add_header QUIC-Status $quic;
imraan-go commented 1 year ago

I think the variable has been renamed to http3.