One-KVM/configs/nginx/listen-https.conf
2023-07-07 17:43:16 +03:00

4 lines
47 B
Plaintext

listen 443 ssl;
listen [::]:443 ssl;
http2 on;