Skip to content

Commit

Permalink
fix: docker run on localhost (#555)
Browse files Browse the repository at this point in the history
  • Loading branch information
Encord-davids authored Jul 19, 2023
1 parent 0ef6c5f commit 5176195
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ RUN git config --global --add safe.directory '*'
EXPOSE 8501
EXPOSE 8502

ENV STREAMLIT_SERVER_ADDRESS=0.0.0.0

HEALTHCHECK CMD ecord-active --version
ENTRYPOINT ["encord-active"]

0 comments on commit 5176195

Please sign in to comment.