Use new RCON port.

Start the server with a command line here so we can dev more rapidly.
This commit is contained in:
Daniel Ceregatti 2022-07-09 14:23:09 -07:00
parent a50e9ed6a4
commit c9edc5eb59

View file

@ -7,10 +7,11 @@ services:
main:
build: .
command: bash -c "/files/dayzserver start"
ports:
- "2302:2302/udp"
- "2303:2303/udp"
- "2304:2304/udp"
- "2305:2305/udp"
- "27016:27016/udp"
volumes:
- homedir:/home/user