feat: add svelte dev port

This commit is contained in:
2024-03-21 10:03:55 +01:00
parent 677196679f
commit 5a78fbaba0

View File

@@ -237,7 +237,7 @@
networking = {
firewall = {
allowedTCPPorts = [8100 5037];
allowedTCPPorts = [8100 5037 5173];
allowedUDPPorts = [50765];
};