Spaces:
Configuration error
Configuration error
| mkdir -p ~/.streamlit/ | |
| echo "[general] | |
| email = \"rahulmishak2323@gmail.com\" | |
| " > ~/.streamlit/credentials.toml | |
| echo "[server] | |
| headless = true | |
| port = $PORT | |
| enableCORS = false | |
| " > ~/.streamlit/config.toml | |