fix: force ssl

This commit is contained in:
silver 2024-11-06 01:35:23 +00:00
parent 2728487448
commit 19a0b8044f
Signed by: silver
GPG key ID: 36F93D61BAD3FD7D

View file

@ -86,7 +86,7 @@ in {
services.nginx.virtualHosts = {
"outinul.ie" = {
addSSL = true;
forceSSL = true;
enableACME = true;
locations = {
"/" = {