Skip to content

Commit

Permalink
feat: add port
Browse files Browse the repository at this point in the history
  • Loading branch information
cubxxw committed Nov 1, 2024
1 parent aeff2f4 commit e48a363
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build/images/voiceflow/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ FROM ghcr.io/telepace/ai_feedback_production_ubuntu:latest

WORKDIR ${TELEPACE_APP}

EXPOSE 80

COPY --from=builder /usr/bin/voiceflow ./bin/voiceflow

ENTRYPOINT ["./bin/voiceflow"]

0 comments on commit e48a363

Please sign in to comment.