Pārlūkot izejas kodu

Listen on IPv4 as well.

pull/4/head
Chris Smith 8 gadus atpakaļ
vecāks
revīzija
9a99200492
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1
    0
      nginx.tpl

+ 1
- 0
nginx.tpl Parādīt failu

@@ -2,6 +2,7 @@
2 2
 server {
3 3
     server_name {{ ' '.join(service.vhosts) }};
4 4
     listen [::]:443 ssl http2;
5
+    listen 443 ssl http2;
5 6
 
6 7
     ssl_certificate {{ service.certificate }};
7 8
     ssl_certificate_key {{ service.certificate_key }};

Notiek ielāde…
Atcelt
Saglabāt