legacy-server-config/starbound/docker-compose.yml

9 lines
159 B
YAML

version: '2.4'
services:
starbound:
build:
context: .
volumes:
- /var/starbound-storage:/starbound/storage
ports:
- 21025:21025