change domain name

This commit is contained in:
2025-11-08 09:06:58 -06:00
parent 86272d668d
commit 9d56a9bd10
6 changed files with 48 additions and 48 deletions

View File

@@ -67,7 +67,7 @@
extraAppsEnable = true;
settings = {
overwriteprotocol = "https";
trusted_domains = [ "nextcloud.blunkall.us" ];
trusted_domains = [ "nextcloud.esotericbytes.com" ];
trusted_proxies = [ "192.168.100.11" ];
default_phone_region = "US";
};