fixing trusted_proxies

This commit is contained in:
Chris Cochrun 2025-05-15 12:49:37 -05:00
parent 5906121ffb
commit 982ef2820d

View file

@ -69,7 +69,7 @@ with lib;
overwriteProtocol = "https";
default_phone_region = "US";
trusted_domains = [ dn ];
trusted_proxies = [ "127.0.0.1" "24.255.22.143" "0.0.0.0" ];
trusted_proxies = [ "127.0.0.1" "24.225.22.143" "0.0.0.0" ];
maintenance_window_start = 1;
};
config = {