5 lines
81 B
INI
5 lines
81 B
INI
[client]
|
|
host = ${MYSQL_SERVER}
|
|
user = root
|
|
password = ${MYSQL_PASSWORD}
|