LOL_Contest_Sims / app.yaml
James McCool
Implement initial Streamlit application with MongoDB integration and data simulation features
439909e
raw
history blame contribute delete
172 Bytes
runtime: python
env: flex
runtime_config:
python_version: 3
entrypoint: streamlit run streamlit-app.py --server.port $PORT
automatic_scaling:
max_num_instances: 1000