excalidraw-room/app.yaml
Panayiotis Lipiridis cd07b6ee24 1
2021-02-09 22:00:33 +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