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