[6c6c05]: / utils / google_app_engine / app.yaml

Download this file

14 lines (11 with data), 172 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
runtime: custom
env: flex
service: yolorapp
liveness_check:
initial_delay_sec: 600
manual_scaling:
instances: 1
resources:
cpu: 1
memory_gb: 4
disk_size_gb: 20