unpkg/app.yaml

10 lines
200 B
YAML
Raw Normal View History

runtime: nodejs10
env: standard
instance_class: F4
automatic_scaling:
min_instances: 2
2019-06-27 03:53:06 +00:00
max_instances: 14
2019-01-30 15:08:57 +00:00
max_concurrent_requests: 20
target_throughput_utilization: 0.6
max_idle_instances: 2