nixos/middleman: Working Matrix
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
};
|
||||
|
||||
firewall = {
|
||||
tcp.allowed = [ "http" "https" ];
|
||||
tcp.allowed = [ "http" "https" 8448 ];
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user