Skip to content

Commit

Permalink
chore: expore port in dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
yoyo930021 committed Mar 31, 2024
1 parent 2495364 commit 1a734dc
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 @@ -42,3 +42,5 @@ COPY --from=frontend-builder /usr/src/app/public ./public
COPY --from=backend-builder /usr/src/app/target/release/conf-ops ./

CMD ["./conf-ops"]

EXPOSE 8000

0 comments on commit 1a734dc

Please sign in to comment.