Add rcon port.

This commit is contained in:
Daniel Ceregatti 2022-07-08 22:38:54 -07:00
parent ba2be87f37
commit 4377404e07

View file

@ -9,6 +9,7 @@ services:
build: .
ports:
- "2302:2302/udp"
- "2304:2304/udp"
- "27016:27016/udp"
volumes:
- homedir:/home/user