Skip to content

Commit ba3b6e1

Browse files
authored
Update docker-compose.yml
1 parent d3b2712 commit ba3b6e1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

applications/streamlit_deploy/docker-compose.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
---
2-
version: "3"
31
services:
42
streamlit:
53
network_mode: bridge
@@ -14,3 +12,4 @@ services:
1412
ports:
1513
- ${ASSIGNED_PORT}:${STREAMLIT_PORT:-8501}
1614
restart: unless-stopped
15+

0 commit comments

Comments
 (0)