aboutsummaryrefslogtreecommitdiff
path: root/services/templates/nginx/common/https-listen
blob: db2f68e39565f637106432d67a9ff2f76586d01d (plain)
1
2
3
listen 443 ssl;
listen [::]:443 ssl;
http2 on;