removed http2
This commit is contained in:
parent
dcb82565c7
commit
4ea5d6ae45
@ -1,6 +1,6 @@
|
|||||||
server {
|
server {
|
||||||
upload_progress proxied 1m;
|
upload_progress proxied 1m;
|
||||||
listen 8080 http2;
|
listen 8080;
|
||||||
proxy_hide_header WWW-Authenticate;
|
proxy_hide_header WWW-Authenticate;
|
||||||
root /usr/share/nginx/html;
|
root /usr/share/nginx/html;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user