From 3321243a6e261af0a7b4fe176214f32386a4a3e2 Mon Sep 17 00:00:00 2001 From: Christine Elisabeth Koppel Date: Mon, 23 Mar 2026 01:58:02 +0100 Subject: [PATCH] Derp --- nix-system-configs/modules/system/traefik.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix-system-configs/modules/system/traefik.nix b/nix-system-configs/modules/system/traefik.nix index 891096f..20212eb 100644 --- a/nix-system-configs/modules/system/traefik.nix +++ b/nix-system-configs/modules/system/traefik.nix @@ -298,7 +298,7 @@ in { # SMPT TCP entrypoint (For Pelican's Wings file service) pelican-wings-file = { - address = "[::]:25565"; + address = "[::]:2022"; }; # Minecraft TCP entrypoint (Minecraft Java Edition default port)