We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca106e2 commit e53222eCopy full SHA for e53222e
app.yaml
@@ -8,6 +8,5 @@ handlers:
8
secure: always
9
skip_files:
10
- ^(.*/)?.*/node_modules/.*$
11
-automatic_scaling:
12
- min_num_instances: 15
13
- max_num_instances: 100
+manual_scaling:
+ instances: 20
0 commit comments