This commit is contained in:
2026-09-12 18:29:57 +04:00
parent 4d760528cc
commit edb998de02
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4,6 +4,6 @@ UPDATE `realmlist`
SET `name` = 'FelWell',
`address` = 'legion.moon-well.online',
`localAddress` = 'legion.moon-well.online',
`port` = 8085,
`port` = 8086,
`gamebuild` = 26972
WHERE `id` = 1;