feat(servers): migrate to the new Kowhaifan IP

This commit is contained in:
neoapps-dev 2026-04-05 18:33:03 +03:00
parent 48e94c58ea
commit 9173974105

View file

@ -42,7 +42,7 @@ const BASE_EDITIONS = [
const PARTNERSHIP_SERVERS = [
{
name: "Kowhaifans Clubhouse",
ip: "kowhaifan.ddns.net",
ip: "lce.kowhaifan.net",
port: 25565,
},
];