Skip to content

Commit 34c29fb

Browse files
committed
bug fixex & improvement
1 parent c170626 commit 34c29fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ COPY docker_requirements.txt .
1919
RUN pip install -r docker_requirements.txt
2020

2121
# Run the application
22-
CMD streamlit run prod.docker_client.py --server.port 8081
22+
CMD streamlit run ./prod/docker_client.py --server.port 8081

0 commit comments

Comments
 (0)