Enable `stream` module.
This commit is contained in:
parent
7d6f53caa7
commit
57647177bf
|
@ -8,4 +8,4 @@
|
|||
--http-uwsgi-temp-path=/var/lib/nginx/uwsgi --with-debug --with-pcre-jit --with-ipv6 --with-http_ssl_module \
|
||||
--with-http_v2_module --with-http_stub_status_module --with-http_realip_module --with-http_auth_request_module \
|
||||
--with-http_addition_module --with-http_geoip_module --with-http_gunzip_module --with-http_gzip_static_module \
|
||||
--with-http_sub_module
|
||||
--with-http_sub_module --with-stream --with-stream_ssl_module
|
||||
|
|
Loading…
Reference in New Issue