7 lines
136 B
YAML
7 lines
136 B
YAML
|
terasology:
|
||
|
image: qwick/terasology:latest
|
||
|
ports:
|
||
|
- 25777:25777
|
||
|
volumes:
|
||
|
- /mnt/data/docker/terasology:/terasology/server
|