switch to http2 directive
This commit is contained in:
@@ -34,6 +34,9 @@ http {
|
||||
# proxy parameters
|
||||
include proxy-params.conf;
|
||||
|
||||
# enable http2
|
||||
http2 on;
|
||||
|
||||
# include http
|
||||
include http/*.conf;
|
||||
}
|
||||
|
Reference in New Issue
Block a user