mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
Merge pull request #670 from Hestia-Homes/portfolio-diagnostics
upgrading db via config rather than duplicate variable
This commit is contained in:
commit
489920641a
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue