Compare commits
1 Commits
a4733548f7
...
6007e9f214
Author | SHA1 | Date | |
---|---|---|---|
6007e9f214 |
@@ -23,7 +23,9 @@
|
||||
];
|
||||
|
||||
# Network security specific to host
|
||||
networking.firewall.allowedTCPPorts = [3000];
|
||||
networking.firewall.allowedTCPPorts = [
|
||||
3773 # OpenWebUI
|
||||
];
|
||||
networking.firewall.allowedUDPPorts = [];
|
||||
|
||||
# host-specific packages
|
||||
|
Reference in New Issue
Block a user