Skip to content

Commit

Permalink
removed Exposed Port
Browse files Browse the repository at this point in the history
  • Loading branch information
JSchmie committed Dec 2, 2024
1 parent f9f23c2 commit 389e790
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,5 @@ RUN --mount=source=.git,target=.git,type=bind \
# --mount=source=scraibe_webui,target=scraibe_webui,type=bind \
pip install --no-cache-dir ./src

# Expose port
EXPOSE 7860
# Run the application

ENTRYPOINT ["python3", "-m", "scraibe.cli"]

0 comments on commit 389e790

Please sign in to comment.