From e902898aee6c4b991398479c3ac493bfbde7375b Mon Sep 17 00:00:00 2001 From: WildEgo Date: Tue, 28 Oct 2025 17:48:35 +0000 Subject: [PATCH] add: Missing maps to map_allow. --- docker-compose.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index 0889edf..0bcc25d 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -158,7 +158,7 @@ services: GAME_MARK_SERVER: 0 GAME_PORT: 13001 GAME_P2P_PORT: 14001 - GAME_MAP_ALLOW: 21 24 25 26 108 61 63 69 70 73 216 217 303 + GAME_MAP_ALLOW: 21 24 25 26 108 61 63 69 70 73 216 217 303 184 185 expose: - 13001 - 14001 @@ -181,7 +181,7 @@ services: GAME_MARK_SERVER: 0 GAME_PORT: 13002 GAME_P2P_PORT: 14002 - GAME_MAP_ALLOW: 41 44 45 46 109 62 64 65 66 71 104 301 351 + GAME_MAP_ALLOW: 41 44 45 46 109 62 64 65 66 71 104 301 351 186 187 expose: - 13002 - 14002 @@ -229,7 +229,7 @@ services: GAME_MARK_SERVER: 0 GAME_PORT: 13011 GAME_P2P_PORT: 14011 - GAME_MAP_ALLOW: 21 24 25 26 108 61 63 69 70 73 216 217 303 + GAME_MAP_ALLOW: 21 24 25 26 108 61 63 69 70 73 216 217 303 184 185 expose: - 13011 - 14011 @@ -252,7 +252,7 @@ services: GAME_MARK_SERVER: 0 GAME_PORT: 13012 GAME_P2P_PORT: 14012 - GAME_MAP_ALLOW: 41 44 45 46 109 62 64 65 66 71 104 301 351 + GAME_MAP_ALLOW: 41 44 45 46 109 62 64 65 66 71 104 301 351 186 187 expose: - 13012 - 14012