opened port for incus ui
This commit is contained in:
parent
5ca554ebde
commit
b3df0c019e
|
@ -9,4 +9,5 @@
|
||||||
incus
|
incus
|
||||||
lxc
|
lxc
|
||||||
];
|
];
|
||||||
|
networking.firewall.allowedTCPPorts = [ 8443 ];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue