mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 04:58:19 -04:00
remove reference for ioit vlan from home-assistant
This commit is contained in:
@@ -13,7 +13,6 @@ in
|
|||||||
server_host = [
|
server_host = [
|
||||||
"192.168.95.14"
|
"192.168.95.14"
|
||||||
"192.168.90.40"
|
"192.168.90.40"
|
||||||
"192.168.98.4"
|
|
||||||
];
|
];
|
||||||
use_x_forwarded_for = true;
|
use_x_forwarded_for = true;
|
||||||
trusted_proxies = "192.168.95.0/24";
|
trusted_proxies = "192.168.95.0/24";
|
||||||
|
|||||||
Reference in New Issue
Block a user