updated trusted_proxies

This commit is contained in:
2024-12-03 22:18:21 -05:00
parent 95c0f2cbb7
commit 7325332d11

View File

@@ -15,7 +15,7 @@ in
"192.168.98.4"
];
use_x_forwarded_for = true;
trusted_proxies = "172.100.0.4";
trusted_proxies = "172.18.0.3";
};
homeassistant = {
time_zone = "America/New_York";