This commit is contained in:
death916 2025-05-12 12:47:36 +00:00
parent ef7a636c50
commit 80c270435b

View file

@ -45,7 +45,7 @@ in
}; };
settings = { settings = {
trusted_domains = [ nextcloudExternalDomain ]; trusted_domains = [ nextcloudExternalDomain "100.117.212.36" "homelab" ];
overwriteprotocol = "https"; # from Browser all traffic to Nextcloud will be HTTPS since Nginx terminates SSL overwriteprotocol = "https"; # from Browser all traffic to Nextcloud will be HTTPS since Nginx terminates SSL
overwritehost = nextcloudExternalDomain; # Tell Nextcloud what your domain is overwritehost = nextcloudExternalDomain; # Tell Nextcloud what your domain is