Files
biblioteca/koha/files/docker/templates/koha-common.cnf
aitor c. urrutia aranburu 397e816221 fieat: sube versión de Koha
2026-06-29 19:26:08 +02:00

5 lines
81 B
INI

[client]
host = ${MYSQL_SERVER}
user = root
password = ${MYSQL_PASSWORD}