mirror of
https://ceregatti.org/git/daniel/dayzdockerserver.git
synced 2025-05-06 14:21:18 +00:00
Add rcon port.
This commit is contained in:
parent
ba2be87f37
commit
4377404e07
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ services:
|
|||
build: .
|
||||
ports:
|
||||
- "2302:2302/udp"
|
||||
- "2304:2304/udp"
|
||||
- "27016:27016/udp"
|
||||
volumes:
|
||||
- homedir:/home/user
|
||||
|
|
Loading…
Add table
Reference in a new issue