mirror of
https://github.com/kou029w/_.git
synced 2025-01-31 06:18:07 +00:00
14 lines
225 B
JSON
14 lines
225 B
JSON
|
{
|
||
|
"Servers": {
|
||
|
"1": {
|
||
|
"Name": "postgres@db",
|
||
|
"Group": "docker",
|
||
|
"Port": 5432,
|
||
|
"Username": "postgres",
|
||
|
"Host": "db",
|
||
|
"SSLMode": "prefer",
|
||
|
"MaintenanceDB": "postgres"
|
||
|
}
|
||
|
}
|
||
|
}
|