iqramukhtiar's picture
Create app.yaml
76037ec verified
raw
history blame contribute delete
212 Bytes
runtime: python
env: flex
entrypoint: python app.py
runtime_config:
python_version: 3.9
resources:
cpu: 1
memory_gb: 2
disk_size_gb: 10
automatic_scaling:
min_num_instances: 1
max_num_instances: 5