# TARGET: docker/containers/db-server/mariadb/dot_my.cnf
[client]
user=root
host=localhost
password={{MYSQL_ROOT_PASS}}