excalidraw-room/app.yaml
Panayiotis Lipiridis 9b5351f9d6 10
2021-01-19 01:02:58 +02:00

13 lines
241 B
YAML

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
network:
session_affinity: true