league_dfs_models / app.yaml
Multichem's picture
Update app.yaml
0a6e12d verified
raw
history blame contribute delete
No virus
171 Bytes
runtime: python
env: flex
runtime_config:
python_version: 3
entrypoint: streamlit run streamlit-app.py --server.port $PORT
automatic_scaling:
max_num_instances: 200