We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b4bed84 + e60c8b5 commit 5257f5cCopy full SHA for 5257f5c
terraform/api.tf
@@ -17,7 +17,7 @@ module "api" {
17
heroku_cloudamqp_plan = "squirrel-1"
18
heroku_papertrail_plan = "liatorp"
19
20
- heroku_web_dyno_quantity = 1
+ heroku_web_dyno_quantity = 3
21
heroku_worker_dyno_quantity = 1
22
23
django_default_from_email = "admin@api.dandiarchive.org"
0 commit comments