wildfire: 429 current 2025-07-07 09:54:23 25.05.20250705.29e2900 6.15.4 *
change OpenWebUI port
This commit is contained in:
@@ -23,7 +23,9 @@
|
|||||||
];
|
];
|
||||||
|
|
||||||
# Network security specific to host
|
# Network security specific to host
|
||||||
networking.firewall.allowedTCPPorts = [3000];
|
networking.firewall.allowedTCPPorts = [
|
||||||
|
3773 # OpenWebUI
|
||||||
|
];
|
||||||
networking.firewall.allowedUDPPorts = [];
|
networking.firewall.allowedUDPPorts = [];
|
||||||
|
|
||||||
# host-specific packages
|
# host-specific packages
|
||||||
|
Reference in New Issue
Block a user