15 lines
298 B
JSON
15 lines
298 B
JSON
{
|
|
"Servers": {
|
|
"1": {
|
|
"Name": "SerpentRace Production",
|
|
"Group": "Servers",
|
|
"Host": "postgres",
|
|
"Port": 5432,
|
|
"MaintenanceDB": "serpentrace",
|
|
"Username": "postgres",
|
|
"SSLMode": "prefer",
|
|
"Comment": "SerpentRace Production Database"
|
|
}
|
|
}
|
|
}
|