This commit is contained in:
death916 2025-05-12 12:05:33 +00:00
parent 333c381d47
commit 1119f3a971

View file

@ -43,7 +43,7 @@ in
dbpassFile = dbPassFilePath;
adminuser = "death916";
adminpassFile = adminPassFilePath;
trusted_domains = [ "cloud.death916.xyz" ]; # Only include the reverse proxy domain
trusted_domains = [ "cloud.death916.xyz" "homelab" ]; # Only include the reverse proxy domain
overwriteprotocol = "https"; # Force HTTPS in Nextcloud
};