10 lines
No EOL
184 B
JSON
10 lines
No EOL
184 B
JSON
{
|
|
"connection_details": {
|
|
"engine": "mysql",
|
|
"host": "the-sql-host",
|
|
"port": 3306,
|
|
"user": "your_user",
|
|
"password": "your_password",
|
|
"schema": "comprea"
|
|
}
|
|
} |