PGA_DFS_ROO_Origin / app.yaml
James McCool
Add Streamlit app for PGA DFS projections and lineup optimization with MongoDB integration
1e6dbdc
raw
history blame contribute delete
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: 100