1
Fork 0
mirror of https://github.com/Quackster/Havana.git synced 2025-07-02 04:37:47 +00:00

Don't bind RCON port to host

This commit is contained in:
arths31 2024-07-29 13:27:42 +02:00 committed by Arthur
parent c1224885e3
commit 7a4cc55375

View file

@ -19,7 +19,6 @@ services:
dockerfile: Dockerfile-Server
ports:
- "12321:12321"
- "12309:12309"
- "12322:12322"
environment:
<<: *havana-variables