mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
proxy
This commit is contained in:
parent
333c381d47
commit
1119f3a971
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue