Merge pull request #371 from DrSkyfaR/patch-1

Update HTTPS server block configuration
This commit is contained in:
9 Technology Group LTD
2025-12-19 22:55:46 +00:00
committed by GitHub

View File

@@ -1379,7 +1379,8 @@ server {
# HTTPS server block
server {
listen 443 ssl http2;
listen 443 ssl;
http2 on;
server_name $fqdn;
# SSL Configuration