Skip to content

Commit e53222e

Browse files
committed
Update scaling config
1 parent ca106e2 commit e53222e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

app.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,5 @@ handlers:
88
secure: always
99
skip_files:
1010
- ^(.*/)?.*/node_modules/.*$
11-
automatic_scaling:
12-
min_num_instances: 15
13-
max_num_instances: 100
11+
manual_scaling:
12+
instances: 20

0 commit comments

Comments
 (0)