Skip to content
This repository was archived by the owner on Apr 7, 2019. It is now read-only.

Commit

Permalink
world template
Browse files Browse the repository at this point in the history
  • Loading branch information
naturefreshmilk committed Jun 28, 2018
1 parent b04e671 commit 2081d06
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ services:
- "postgres"
volumes:
- "./minetest:/data"
- "./world.mt:/data/world/world.mt:ro"
- "../tileserver_mod:/data/world/worldmods/tileserver_mod"
command: minetestserver --config /data/minetest.conf --world /data/world/
ports:
Expand Down
File renamed without changes.

0 comments on commit 2081d06

Please sign in to comment.