This commit is contained in:
death916 2025-05-12 12:10:11 +00:00
parent 908bf41b84
commit 5909da21e8

View file

@ -35,7 +35,7 @@ in
hostName = "cloud.death916.xyz"; # Use the domain handled by the reverse proxy
https = false; # Disable HTTPS since the reverse proxy will handle it
trusted_domains = [ "cloud.death916.xyz" ]; # Only include the reverse proxy domain
overwriteprotocol = "https"; # Force HTTPS in Nextcloud
# overwriteprotocol = "https"; # Force HTTPS in Nextcloud
datadir = nextcloudDataPath;
config = {
dbtype = "pgsql";