adding ioit vlan to jeeves-jr
This commit is contained in:
@ -3,7 +3,14 @@
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
config = {
|
||||
server_port = 8123;
|
||||
http = {
|
||||
server_port = 8123;
|
||||
server_host = [
|
||||
"192.168.95.35"
|
||||
"192.168.90.35"
|
||||
"192.168.98.4"
|
||||
];
|
||||
};
|
||||
homeassistant = {
|
||||
time_zone = "America/New_York";
|
||||
unit_system = "imperial";
|
||||
|
Reference in New Issue
Block a user