File size: 172 Bytes
f1e1251
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
runtime: python
env: flex

runtime_config:
  python_version: 3

entrypoint: streamlit run streamlit-app.py --server.port $PORT

automatic_scaling:
  max_num_instances: 200