Add trusted proxy to nextcloud

This commit is contained in:
SebastianStork 2024-08-27 16:20:43 +02:00
parent 5dcce67176
commit 20a86ac5ce

View file

@ -29,6 +29,7 @@
https = true; https = true;
settings = { settings = {
overwriteProtocol = "https"; overwriteProtocol = "https";
trusted_proxies = [ "127.0.0.1" ];
log_type = "file"; log_type = "file";
default_phone_region = "DE"; default_phone_region = "DE";
maintenance_window_start = "2"; # UTC maintenance_window_start = "2"; # UTC