mirror of
https://github.com/MikeWang000000/Natter.git
synced 2025-09-26 21:55:51 +08:00
docs: Add instruction for setting version of mc server
This commit is contained in:
@@ -48,6 +48,10 @@ docker compose down
|
||||
|
||||
## 修改参数
|
||||
|
||||
### 使用特定的 Minecraft 版本号
|
||||
|
||||
启动容器前,请在 `docker-compose.yml` 中,请修改 `minecraft-server:` 下的 `environment:` 部分,将 `VERSION` 值设置为您想要的版本。
|
||||
|
||||
### 修改 Minecraft 服务的端口号
|
||||
|
||||
本示例使用 `25565` 端口。
|
||||
|
Reference in New Issue
Block a user