Services/ComfyUI: Open port

This commit is contained in:
2026-03-23 10:37:29 +01:00
parent a4ffea27b2
commit ab734d9e97
+2
View File
@@ -124,6 +124,7 @@
# 31431 # Parsec
5173 # SvelteKit
8090 # PocketBase
8188 # ComfyUI
];
allowedUDPPorts = [
@@ -134,6 +135,7 @@
# 31431 # Parsec
5173 # SvelteKit
8090 # PocketBase
8188 # ComfyUI
];
};