14 lines
290 B
JSON
14 lines
290 B
JSON
{
|
|
"Servers": {
|
|
"1": {
|
|
"Name": "DIDI PostgreSQL Cluster",
|
|
"Group": "Production",
|
|
"Host": "10.11.50.167",
|
|
"Port": 5000,
|
|
"MaintenanceDB": "DIDI",
|
|
"Username": "bos_interface",
|
|
"SSLMode": "prefer",
|
|
"PassFile": "/pgadmin4/pgpass"
|
|
}
|
|
}
|
|
}
|