Update services IPs
This commit is contained in:
parent
3756aabc44
commit
eba977efd9
1 changed files with 1 additions and 1 deletions
|
|
@ -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 = { };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue