Add dynmap mod and docker configuration

This commit is contained in:
Tanguy Herbron 2021-12-11 16:17:03 +01:00
parent 506d621f7e
commit 0dceec4a25
2 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ services:
dockerfile: Dockerfile
ports:
- 25565:25565
- 8123:8123
volumes:
- ${PWD}:/mc-server
working_dir: "/mc-server"

Binary file not shown.