15 lines
284 B
JSON
15 lines
284 B
JSON
{
|
|
"Servers": {
|
|
"1": {
|
|
"Name": "PriceWatch PostgreSQL",
|
|
"Group": "Servers",
|
|
"Host": "postgres",
|
|
"Port": 5432,
|
|
"MaintenanceDB": "pricewatch",
|
|
"Username": "pricewatch",
|
|
"PassFile": "/pgadmin4/pgpass",
|
|
"SSLMode": "prefer"
|
|
}
|
|
}
|
|
}
|