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
56aa713151
commit
ee3ee48ff0
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ services:
|
|||
ports:
|
||||
- "2302:2302/udp"
|
||||
- "2304:2304/udp"
|
||||
- "2305:2305/udp"
|
||||
- "27016:27016/udp"
|
||||
volumes:
|
||||
- homedir:/home/user
|
||||
|
|
Loading…
Add table
Reference in a new issue