diff --git a/hosts/gatekeeper/configuration.nix b/hosts/gatekeeper/configuration.nix index afd4ceb..451b837 100644 --- a/hosts/gatekeeper/configuration.nix +++ b/hosts/gatekeeper/configuration.nix @@ -131,6 +131,10 @@ host = "minecraft-1.net.clerie.de"; port = 25568; }; + tcpPorts."25569" = { + host = "minecraft-2.net.clerie.de"; + port = 25565; + }; }; clerie.gre-tunnel = {