13 lines
272 B
JSON
13 lines
272 B
JSON
|
{
|
||
|
"Servers": {
|
||
|
"1": {
|
||
|
"Name": "IXVD Central Database",
|
||
|
"Group": "IXVD Databases",
|
||
|
"Port": 5432,
|
||
|
"Username": "postgres",
|
||
|
"Host": "postgres",
|
||
|
"SSLMode": "prefer",
|
||
|
"MaintenanceDB": "postgres"
|
||
|
}
|
||
|
}
|
||
|
}
|