commit
0876fc754a
3 changed files with 1 additions and 1 deletions
Binary file not shown.
BIN
binary_dependencies/nginx_1.9.5-1_amd64.deb
Normal file
BIN
binary_dependencies/nginx_1.9.5-1_amd64.deb
Normal file
Binary file not shown.
|
@ -24,7 +24,7 @@ http {
|
|||
server {
|
||||
include server-base.conf;
|
||||
|
||||
listen 443 default;
|
||||
listen 443 ssl http2 default;
|
||||
|
||||
ssl on;
|
||||
|
||||
|
|
Reference in a new issue