Files
dotfiles/config/ansible/tasks/servers/services/avorion/docker-compose.yml.j2
Menno van Leeuwen 423af55031
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 9s
Nix Format Check / check-format (push) Failing after 21s
Python Lint Check / check-python (push) Failing after 7s
fix: updated avorion to latest (2.5.9)
2025-07-30 11:28:44 +02:00

12 lines
271 B
Django/Jinja

services:
avorion:
image: rfvgyhn/avorion:latest
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