Skip to content

Commit

Permalink
Merge pull request #61 from sensein/streamlit-localhost
Browse files Browse the repository at this point in the history
Ensure streamlit only runs on localhost
  • Loading branch information
ibevers authored Jun 24, 2024
2 parents 2e14869 + 264a96c commit 25355ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .streamlit/config.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[server]
address = "localhost"

0 comments on commit 25355ba

Please sign in to comment.