master
Thomas Rudin 2019-08-20 13:45:08 +02:00
parent 3163e7a423
commit cbcf3ae2e7
1 changed files with 0 additions and 4 deletions

View File

@ -15,8 +15,6 @@ services:
- "./data/minetest/debug.txt:/root/.minetest/debug.txt" - "./data/minetest/debug.txt:/root/.minetest/debug.txt"
working_dir: /data working_dir: /data
command: minetestserver --config /data/minetest.conf --world /data/world/ --quiet command: minetestserver --config /data/minetest.conf --world /data/world/ --quiet
dns_opt:
- use-vc
logging: logging:
options: options:
max-size: 50m max-size: 50m
@ -50,8 +48,6 @@ services:
IRC_HOST: chat.freenode.net IRC_HOST: chat.freenode.net
IRC_CHANNEL: pandorabox IRC_CHANNEL: pandorabox
IRC_USERNAME: pandorabot IRC_USERNAME: pandorabot
dns_opt:
- use-vc
mapserver: mapserver:
image: registry.rudin.io/x86/mapserver image: registry.rudin.io/x86/mapserver