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

Commit

Permalink
server conf
Browse files Browse the repository at this point in the history
  • Loading branch information
naturefreshmilk committed Jun 14, 2018
1 parent 0e9ffd4 commit b66be97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:
- "postgres"
volumes:
- "./minetest:/data"
command: minetestserver --config /data/minetest.conf --world /data/world/ --quiet
command: minetestserver --config /data/minetest.conf --world /data/world/
ports:
- "30000:30000/udp"

Expand Down

0 comments on commit b66be97

Please sign in to comment.