Loki: update proxy ip
This commit is contained in:
parent
0f820a99ef
commit
e6e7415e4d
1 changed files with 1 additions and 1 deletions
|
|
@ -301,7 +301,7 @@ with lib; {
|
||||||
|
|
||||||
http = {
|
http = {
|
||||||
use_x_forwarded_for = true;
|
use_x_forwarded_for = true;
|
||||||
trusted_proxies = [ "172.23.4.159" "::1" "127.0.0.1" ];
|
trusted_proxies = [ "172.23.171.70" "::1" "127.0.0.1" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
automation = "!include automations.yaml";
|
automation = "!include automations.yaml";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue