diff --git a/Procfile b/Procfile index b894efe..c563e4a 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: streamlit run --server.port $PORT --server.baseUrlPath minimal-streamlit.herokuapp.com beta_distribution.py +web: streamlit run beta_distribution.py