excalidraw-room/app.yaml
Panayiotis Lipiridis eabeb2c1a1 More updates
2021-01-18 23:53:26 +02:00

13 lines
243 B
YAML

runtime: nodejs14
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