allow direct access to hass
This commit is contained in:
parent
63da8aa6fb
commit
099a00fd5b
1 changed files with 4 additions and 0 deletions
|
|
@ -45,5 +45,9 @@
|
|||
proxy_set_header Connection $connection_upgrade;
|
||||
'';
|
||||
};
|
||||
|
||||
networking.firewall = {
|
||||
allowedUDPPorts = [ 8123 ];
|
||||
};
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue