mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2025-12-12 11:36:20 +00:00
feat: add svelte dev port
This commit is contained in:
@@ -237,7 +237,7 @@
|
|||||||
|
|
||||||
networking = {
|
networking = {
|
||||||
firewall = {
|
firewall = {
|
||||||
allowedTCPPorts = [8100 5037];
|
allowedTCPPorts = [8100 5037 5173];
|
||||||
allowedUDPPorts = [50765];
|
allowedUDPPorts = [50765];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user