16 lines
369 B
JSON
16 lines
369 B
JSON
|
|
{
|
||
|
|
"Servers": {
|
||
|
|
"1": {
|
||
|
|
"Name": "SimuGaz",
|
||
|
|
"Group": "SimuGaz",
|
||
|
|
"Port": 5432,
|
||
|
|
"Username": "simugaz",
|
||
|
|
"Host": "db",
|
||
|
|
"MaintenanceDB": "postgres",
|
||
|
|
"ConnectionParameters": {
|
||
|
|
"sslmode": "prefer",
|
||
|
|
"connect_timeout": 10
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|