This commit is contained in:
magdo
2025-11-25 00:14:58 +01:00
parent bf9503c7be
commit 4d2895664e
4 changed files with 80 additions and 2 deletions
@@ -0,0 +1,14 @@
{
"Servers": {
"1": {
"Name": "SerpentRace Production",
"Group": "Servers",
"Host": "postgres",
"Port": 5432,
"MaintenanceDB": "serpentrace",
"Username": "postgres",
"SSLMode": "prefer",
"Comment": "SerpentRace Production Database"
}
}
}