mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 04:30:41 +03:00
123
This commit is contained in:
@@ -14,10 +14,12 @@
|
|||||||
allowedTCPPorts = [
|
allowedTCPPorts = [
|
||||||
8443
|
8443
|
||||||
9443
|
9443
|
||||||
|
13380
|
||||||
];
|
];
|
||||||
allowedUDPPorts = [
|
allowedUDPPorts = [
|
||||||
8443
|
8443
|
||||||
9443
|
9443
|
||||||
|
13380
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user