Skip to content

Commit

Permalink
procfile port problem
Browse files Browse the repository at this point in the history
  • Loading branch information
chraibi committed Sep 19, 2024
1 parent e78a1a0 commit b19523f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.sh
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ echo "\
[server]\n\
headless = true\n\
enableCORS = false\n\
port = \$PORT\n\
port = $PORT\n\
" > ~/.streamlit/config.toml

0 comments on commit b19523f

Please sign in to comment.