Skip to content

Commit

Permalink
added expose 8001 (#1116)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fluder-Paradyne authored Aug 24, 2023
1 parent 65f3e53 commit dff037f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,5 @@ COPY --from=compile-image /app /app
COPY --from=compile-image /root/nltk_data /root/nltk_data

ENV PATH="/opt/venv/bin:$PATH"

EXPOSE 8001

0 comments on commit dff037f

Please sign in to comment.