We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e73834 commit d42319bCopy full SHA for d42319b
1 file changed
streamlit-docker/README.md
@@ -1 +1,5 @@
1
-Template for Streamlit with Docker
+# Template for Streamlit with Docker
2
+
3
+1. `export SD_PORT=7000`
4
+2. `docker-compose up`
5
+3. Open localhost:7000 once the container is up.
0 commit comments