Skip to content
This repository was archived by the owner on Jul 23, 2023. It is now read-only.

Commit b5d4cb2

Browse files
authored
Add automatic_scaling (#39)
1 parent 935e8df commit b5d4cb2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

app.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,6 @@ handlers:
99

1010
- url: /.*
1111
script: auto
12+
13+
automatic_scaling:
14+
max_instances: 1

0 commit comments

Comments
 (0)