local test setup
This commit is contained in:
parent
c094a4e1a2
commit
eea0736296
@ -1,4 +1,4 @@
|
||||
secure.http_mods = mail
|
||||
webmail.url = http://127.0.0.1:8080
|
||||
webmail.url = http://localhost:8080
|
||||
webmail.key = myserverkey
|
||||
webmail.disallow_banned_players = true
|
||||
|
@ -4,4 +4,5 @@ docker run --rm -it \
|
||||
-u root:root \
|
||||
-v $(pwd)/minetest.conf:/etc/minetest/minetest.conf \
|
||||
-v $(pwd)/../:/root/.minetest/worlds/world/worldmods/mail_mod \
|
||||
registry.gitlab.com/minetest/minetest/server:5.0.1
|
||||
--network host \
|
||||
registry.gitlab.com/minetest/minetest/server:5.1.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user