mirror of
https://github.com/DerTyp7/docker_minecraft_server_auto_starter.git
synced 2025-10-29 12:42:09 +01:00
Update readme.md
This commit is contained in:
@@ -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 | | |
|
||||
|
||||
Reference in New Issue
Block a user