diff --git a/game-server/config/servers.ts b/game-server/config/servers.ts index 1b942a883..e508640ad 100644 --- a/game-server/config/servers.ts +++ b/game-server/config/servers.ts @@ -395,7 +395,7 @@ module.exports = { { 'id': 'activity-server-1', 'host': '172.16.4.107', 'port': 6061 }, { 'id': 'activity-server-2', 'host': '172.16.4.107', 'port': 6062 }, { 'id': 'activity-server-3', 'host': '172.16.4.107', 'port': 6063 }, - { 'id': 'activity-server-3', 'host': '172.16.4.107', 'port': 6075 }, + { 'id': 'activity-server-4', 'host': '172.16.4.107', 'port': 6075 }, ], 'order': [ { 'id': 'order-server-1', 'host': '172.16.4.107', 'port': 6064 },