Skip to content

Commit

Permalink
fix(annim): expose 8000 port
Browse files Browse the repository at this point in the history
  • Loading branch information
Yesterday17 committed Sep 2, 2024
1 parent e7c3b25 commit 9e5cfab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile.annim
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ FROM alpine
COPY annim /app/

ENTRYPOINT ["/app/annim"]
EXPOSE 8000/tcp

0 comments on commit 9e5cfab

Please sign in to comment.