From 74acbd9a5a30277653cef37d18c00870a30c445c Mon Sep 17 00:00:00 2001 From: dimaguy Date: Fri, 1 Dec 2023 08:22:48 -0500 Subject: [PATCH] Update docs/DEDICATED_SERVER.md --- docs/DEDICATED_SERVER.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/DEDICATED_SERVER.md b/docs/DEDICATED_SERVER.md index dd242b4..bee2200 100644 --- a/docs/DEDICATED_SERVER.md +++ b/docs/DEDICATED_SERVER.md @@ -9,7 +9,7 @@ This server is also compatible with MCPE Alpha v0.6.1[^1]. To use, install and run ``minecraft-pi-reborn-server``. It will generate the world and ``server.properties`` in the current directory. ### Docker Image -~~An official Docker image is also provided: [thebrokenrail/minecraft-pi-reborn-server](https://hub.docker.com/r/thebrokenrail/minecraft-pi-reborn-server).~~ +~~An official Docker image is also provided: [thebrokenrail/minecraft-pi-reborn-server](https://hub.docker.com/r/thebrokenrail/minecraft-pi-reborn-server).~~ Use the provided Dockerfile.server at the root, there's a sample compose.yml file you can use with ``docker compose`` ## Server Limitations