Update services IPs

This commit is contained in:
Filippo Berto 2023-01-31 11:25:49 +01:00
parent 3756aabc44
commit eba977efd9
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056

View file

@ -352,7 +352,7 @@ with lib; {
http = {
use_x_forwarded_for = true;
trusted_proxies = [ "172.23.252.242" "::1" "127.0.0.1" ];
trusted_proxies = [ "172.23.15.212" "::1" "127.0.0.1" ];
};
cloud = { };