mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-09 07:03:25 +00:00
14 lines
235 B
JSON
14 lines
235 B
JSON
{
|
|
"Servers": {
|
|
"1": {
|
|
"Name": "project",
|
|
"Group": "Server Group 1",
|
|
"Port": 5432,
|
|
"Username": "postgres",
|
|
"Host": "postgres",
|
|
"SSLMode": "prefer",
|
|
"MaintenanceDB": "my-links"
|
|
}
|
|
}
|
|
}
|