mirror of
https://github.com/Quackster/Havana.git
synced 2025-07-04 05:37:47 +00:00
Don't bind RCON port to host
This commit is contained in:
parent
c1224885e3
commit
7a4cc55375
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@ services:
|
||||||
dockerfile: Dockerfile-Server
|
dockerfile: Dockerfile-Server
|
||||||
ports:
|
ports:
|
||||||
- "12321:12321"
|
- "12321:12321"
|
||||||
- "12309:12309"
|
|
||||||
- "12322:12322"
|
- "12322:12322"
|
||||||
environment:
|
environment:
|
||||||
<<: *havana-variables
|
<<: *havana-variables
|
||||||
|
|
Loading…
Add table
Reference in a new issue