Remove commented out config sections

This commit is contained in:
2026-03-20 04:11:20 +00:00
parent 6240de4af5
commit 69ed1a853e
13 changed files with 35 additions and 219 deletions

View File

@@ -12,8 +12,8 @@ upstream gitea_backend {
}
server {
listen 443 ssl; #http2;
listen [::]:443 ssl; # http2;
listen 443 ssl;
listen [::]:443 ssl; #
server_name gitea.novicelab.io;
# SSL Certificate paths