25 lines
732 B
JSON
25 lines
732 B
JSON
{
|
|
"sqltools.connections": [
|
|
{
|
|
"mysqlOptions": {
|
|
"authProtocol": "default",
|
|
"enableSsl": "Disabled"
|
|
},
|
|
"ssh": "Enabled",
|
|
"previewLimit": 50,
|
|
"server": "localhost",
|
|
"port": 3306,
|
|
"sshOptions": {
|
|
"port": 7822,
|
|
"host": "104.254.182.111",
|
|
"username": "devinscription",
|
|
"password": "M-G7+[NdA34H"
|
|
},
|
|
"driver": "MariaDB",
|
|
"name": "astral(dev) ms1inscription",
|
|
"username": "devinscription_bd",
|
|
"password": "x$@_v0-l_I((",
|
|
"database": "devinscription_preprod"
|
|
}
|
|
]
|
|
} |