Merge pull request #670 from Hestia-Homes/portfolio-diagnostics

upgrading db via config rather than duplicate variable
This commit is contained in:
KhalimCK 2026-01-13 19:30:35 +00:00 committed by GitHub
commit 489920641a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,7 +9,7 @@ api_url_prefix = "api"
# Database
allocated_storage = 20
instance_class = "db.t3.micro"
instance_class = "db.t4g.medium"
database_name = "DevAssessmentModelDB"
# S3