python3 setup.py cat .streamlit/secrets.toml python3 -m streamlit run auth.py --server.port=8501 --server.address=0.0.0.0 --server.enableCORS=false