summaryrefslogtreecommitdiff
path: root/modules/router.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/router.nix')
-rw-r--r--modules/router.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/router.nix b/modules/router.nix
index 3b3b1dd..a0c2db3 100644
--- a/modules/router.nix
+++ b/modules/router.nix
@@ -233,7 +233,7 @@ let
};
define SERVER_WAN_PORTS = {
ssh, domain, http, https,
- ${toString mullvadPort}
+ ${toString mullvadPort}, 25565
}
define SERVER_LAN_PORTS = {
tftp,