We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89f30d7 commit 3440121Copy full SHA for 3440121
docker-compose.yml
@@ -14,7 +14,7 @@ services:
14
- "./minetest.conf:/minetest.conf"
15
- "./.REPOS/minetest_game/:/root/.minetest/games/minetest_game/"
16
- "world:/root/.minetest/worlds/world"
17
- - "nodenames.txt:/root/.minetest/worlds/world/nodenames.txt"
+ - "./nodenames.txt:/root/.minetest/worlds/world/nodenames.txt"
18
19
20
volumes:
0 commit comments