modified: docker-compose.yaml
This commit is contained in:
@@ -108,7 +108,7 @@ services:
|
||||
|
||||
environment:
|
||||
- RWA_USERNAME=${CONSOLE_USER:-admin}
|
||||
- RWA_PASSWORD=${CONSOLE_PASSWORD:-${RCON_PASSWORD:-minecraft}}
|
||||
- RWA_PASSWORD=${CONSOLE_PASSWORD:-minecraft}
|
||||
- RWA_RCON_HOST=${CONTAINER_NAME:-minecraft-server}
|
||||
- RWA_RCON_PORT=${RCON_PORT:-25575}
|
||||
- RWA_RCON_PASSWORD=${RCON_PASSWORD:-minecraft}
|
||||
|
||||
Reference in New Issue
Block a user