ijundi commited on
Commit
6fd3f98
1 Parent(s): 8e8057f

Update Procfile

Browse files
Files changed (1) hide show
  1. Procfile +1 -1
Procfile CHANGED
@@ -1 +1 @@
1
- web: streamlit run app.py
 
1
+ web: sh setup.sh && streamlit run app.py