diff --git a/README.md b/README.md index ab27b65..5642895 100644 --- a/README.md +++ b/README.md @@ -15,5 +15,8 @@ docker-compose up -d All necessary images should be downloaded automatically and the service should be started in the background. +## Template deployment +When starting a new instance from the template branch, you need to add your own `server.jar` file to the root of the folder for docker to start the server. + ## Minecraft update When an update is release by Mojang, the `jar` file must be updated and further configuration might be necessary to keep server optimization and quality of life improvements.