mirror of
https://github.com/jambonz/jambonz-api-server.git
synced 2026-07-04 19:21:53 +00:00
11 lines
180 B
JSON
11 lines
180 B
JSON
{
|
|
"logging": {
|
|
"level": "error"
|
|
},
|
|
"mysql": {
|
|
"host": "localhost",
|
|
"user": "jambones_test",
|
|
"database": "jambones_test",
|
|
"password": "jambones_test"
|
|
}
|
|
} |