From a0dfd891ec15d5b7aa48f0f6c9adeb89396d6294 Mon Sep 17 00:00:00 2001 From: rope Date: Wed, 22 Jul 2026 16:38:00 +0100 Subject: [PATCH] ports: WoW worldserver 8085->8095 (8085 taken by sabnzbd) --- ports.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ports.toml b/ports.toml index 1b47f60..5a4e715 100644 --- a/ports.toml +++ b/ports.toml @@ -56,5 +56,5 @@ protocol = "tcp" [[forward]] name = "WoW Classic worldserver" -port = 8085 +port = 8095 protocol = "tcp"