15 lines
287 B
JSON
15 lines
287 B
JSON
{
|
|
"Servers": {
|
|
"1": {
|
|
"Name": "postgres.primal.host",
|
|
"Group": "Servers",
|
|
"Host": "infra-postgres",
|
|
"Port": 5432,
|
|
"MaintenanceDB": "news_1440",
|
|
"Username": "news_1440",
|
|
"SSLMode": "prefer",
|
|
"PassFile": "/pgadmin4/pgpass"
|
|
}
|
|
}
|
|
}
|