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