Scaffolded site

This commit is contained in:
2025-11-27 09:51:24 +00:00
parent 58a6d9e2a9
commit f4aa27bcad
46 changed files with 1728 additions and 0 deletions
@@ -0,0 +1,13 @@
{
"Servers": {
"1": {
"Name": "i-form-data-repository-db",
"Group": "Servers",
"Host": "i-form-data-repository-db-1",
"Port": 5432,
"MaintenanceDB": "postgres",
"Username": "i-form-data-repository",
"SSLMode": "prefer"
}
}
}