Browse Source

fix nginx confs

Guilhem Saurel 7 years ago
parent
commit
66235e8c8e
1 changed files with 0 additions and 1 deletions
  1. 0 1
      git/nginx.conf

+ 0 - 1
git/nginx.conf

@@ -6,7 +6,6 @@ server {
 }
 }
 
 
 server {
 server {
-    listen 443 ssl;
     listen 443 ssl http2;
     listen 443 ssl http2;
     listen [::]:443 ssl http2;
     listen [::]:443 ssl http2;
     server_name www.git.aen.im;
     server_name www.git.aen.im;