updated haproxy.cfg

This commit is contained in:
2025-10-21 20:51:48 -04:00
parent db37eb2f9e
commit 0f8a594545
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@
"127.0.0.1"
];
use_x_forwarded_for = true;
trusted_proxies = "127.0.0.1";
trusted_proxies = "192.168.90.40";
};
homeassistant = {
time_zone = "America/New_York";

View File

@@ -57,7 +57,7 @@ backend filebrowser_nodes
backend homeassistant_nodes
mode http
server server 127.0.0.1:8123
server server 192.168.90.35:8123
backend jellyfin
option httpchk