Replies: 1 comment 3 replies
-
I haven't used dynmap myself, but from what I see in the docs you should just be able to uncomment the 8123 port entry. Was there a reason you commented it out? After making changes to the compose file re-run BTW, no need to use a custom server, just use the built in Paper support: https://docker-minecraft-server.readthedocs.io/types-and-platforms/server-types/paper/ |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I installed Dynmap but am a bit confused on how to open up the port so that the webpage actually works. Would I need to create a new container just to host Dynmap or can I just forward it through the
docker-compose.yml
file (see screenshot below & commented out part 8123). And if that actually works, re-creating the container via docker-compose won't affect the server files as I've attached a data volume correct?Beta Was this translation helpful? Give feedback.
All reactions