unpkg/app.yaml

11 lines
207 B
YAML
Raw Normal View History

2019-01-26 23:21:19 +00:00
runtime: nodejs
env: flex
# https://cloud.google.com/appengine/docs/flexible/nodejs/configuring-your-app-with-app-yaml
manual_scaling:
instances: 1
resources:
cpu: 1
memory_gb: 0.5
disk_size_gb: 10