Commit e247de91 authored by nanahira's avatar nanahira

fix

parent fb2f1a23
...@@ -10,7 +10,7 @@ map $http_upgrade $connection_upgrade { ...@@ -10,7 +10,7 @@ map $http_upgrade $connection_upgrade {
} }
server { server {
listen 80 http2; listen 80;
server_name _; server_name _;
server_tokens off; server_tokens off;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment