Skip to content

Commit

Permalink
docd/appengine: use 2 instances
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathaningram committed Nov 20, 2023
1 parent 87d9a67 commit 897bc14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docd/appengine/app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ resources:
memory_gb: 1.2

manual_scaling:
instances: 1
instances: 2

handlers:
- url: /.*
Expand Down

0 comments on commit 897bc14

Please sign in to comment.