Based on TiDB official docker compose article, it sets default username/password to root/"" https://docs.pingcap.com/zh/tidb/v3.0/deploy-test-cluster-using-docker-compose
Does anyone know how to set default username/password in the following YAML? ex: tidb/passwd
docker-compose.yml is in the following link: