12 lines
233 B
YAML
12 lines
233 B
YAML
services:
|
|
game:
|
|
command:
|
|
- /game_settings=MatchSettings/Nations/NationsBlue.txt
|
|
environment: {}
|
|
ports:
|
|
- 2350:2350
|
|
- 2350:2350/udp
|
|
- 2353:2353
|
|
- 2353:2353/udp
|
|
xaseco:
|
|
environment: {}
|