Skip to content

Commit

Permalink
expose 5000
Browse files Browse the repository at this point in the history
  • Loading branch information
bpblanken committed Sep 27, 2023
1 parent 21189c9 commit 8f73b61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/docker/hail_search/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ COPY deploy/docker/hail_search/bin /
COPY hail_search/ .

WORKDIR /
EXPOSE 8000
EXPOSE 5000
CMD ["python3", "-m", "hail_search"]

0 comments on commit 8f73b61

Please sign in to comment.