Update README for template deployment

This commit is contained in:
Tanguy Herbron 2021-07-08 15:09:23 +02:00
parent 5965b0310d
commit bb755a9c00

View File

@ -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.