This commit is contained in:
fro
2025-10-30 12:54:36 -05:00
parent 07e8995a0c
commit aa1ee0e5a7

View File

@@ -46,7 +46,7 @@ server {
ssl_trusted_certificate /etc/nginx/acme.sh/wa.fo/cert.pem;
server_name *.wa.fo;
return 301 $scheme://$host$request_uri;
return 301 $scheme://wa.fo$request_uri;
}
# http to https