feat(nixos): bgs: vless
This commit is contained in:
@@ -103,7 +103,7 @@ in {
|
||||
networking.firewall = {
|
||||
enable = true;
|
||||
allowedTCPPorts = [
|
||||
xrayPort
|
||||
xrayPort 8443
|
||||
80 443 # for acme
|
||||
];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user