First commit

This commit is contained in:
EC2 Default User
2025-01-27 15:21:57 +00:00
commit 607f72659d
49 changed files with 791219 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"Servers": {
"1": {
"Name": "am-d-model-data-repository-db",
"Group": "Servers",
"Host": "am-d-model-data-repository-db-1",
"Port": 5432,
"MaintenanceDB": "postgres",
"Username": "am-d-model-data-repository",
"SSLMode": "prefer"
}
}
}