2017-12-11 16:14:53 +07:00
|
|
|
{
|
2024-10-21 00:15:51 +07:00
|
|
|
"host": "test-db-host",
|
|
|
|
"port": 9090,
|
|
|
|
"user": "test-db-user",
|
|
|
|
"password": "test-db-password",
|
2017-12-11 16:14:53 +07:00
|
|
|
"log": {
|
|
|
|
"path": "/var/log/db",
|
|
|
|
"level": "error"
|
|
|
|
}
|
2024-10-21 00:15:51 +07:00
|
|
|
}
|