From 56725e2558b1d13f25403ddfa23ec86de5e67831 Mon Sep 17 00:00:00 2001 From: Janis Date: Fri, 24 Nov 2023 23:31:45 +0100 Subject: [PATCH] Update readme.md --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index b2da7a0..44add89 100644 --- a/readme.md +++ b/readme.md @@ -12,6 +12,6 @@ See the [docker-compose.yml](https://github.com/DerTyp7/docker_minecraft_server_ | Variable | Description | Default | Example | | -------------------------------- | ----------------------------------------------------------------------------------------------------------- | ------- | -------------- | -| `PLACEHOLDER_SERVER_SLEEPING_IP` | The internal docker-compose IP for the placeholder server when a server is sleeping | `""` | `"172.20.0.3"` | -| `PLACEHOLDER_SERVER_STARTING_IP` | The internal docker-compose IP for the placeholder server when a server is starting | `""` | `"172.20.0.4"` | -| `PORT_IP_MAP` | Map which matches the external Minecraft ports to the internal docker-compose IPs for the Minecraft-Servers | `` | | +| `PLACEHOLDER_SERVER_SLEEPING_IP` | (optional) The internal docker-compose IP for the placeholder server when a server is sleeping | `""` | `"172.20.0.3"` | +| `PLACEHOLDER_SERVER_STARTING_IP` | (optional) The internal docker-compose IP for the placeholder server when a server is starting | `""` | `"172.20.0.4"` | +| `PORT_IP_MAP` | Map which matches the external Minecraft ports to the internal docker-compose IPs for the Minecraft-Servers | | ![image](https://github.com/DerTyp7/docker_minecraft_server_auto_starter/assets/76851529/4319a42c-7fc4-4be6-8e9d-710475dfde9a)|