This commit is contained in:
parent
7fb7495a0b
commit
b67cf91e9b
|
@ -25,7 +25,7 @@ services:
|
||||||
game_server:
|
game_server:
|
||||||
container_name: habbo-game-server
|
container_name: habbo-game-server
|
||||||
build:
|
build:
|
||||||
context: packages/game-server
|
context: packages/emulator
|
||||||
ports:
|
ports:
|
||||||
# - 3010:3000 # GAME PORT
|
# - 3010:3000 # GAME PORT
|
||||||
# - 3011:3001 # RCON PORT
|
# - 3011:3001 # RCON PORT
|
||||||
|
|
Loading…
Reference in New Issue