Add Avorion game server configuration
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
services:
|
||||
avorion:
|
||||
image: rfvgyhn/avorion:2.5.8.42638
|
||||
volumes:
|
||||
- {{ avorion_data_dir }}:/home/steam/.avorion/galaxies/avorion_galaxy
|
||||
ports:
|
||||
- 27000:27000
|
||||
- 27000:27000/udp
|
||||
- 27003:27003/udp
|
||||
- 27020:27020/udp
|
||||
- 27021:27021/udp
|
Reference in New Issue
Block a user