Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
Signed-off-by: Atif Ather <[email protected]>
  • Loading branch information
atifather authored Dec 13, 2023
1 parent 34e9077 commit 04ba896
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ COPY --from=builder /bin/app /checkpointz

# Copy the frontend build from the frontend stage
# COPY --from=frontend /app/web /checkpointz
RUN npm install -g serve
RUN serve -s build -l 5555

# Expose port 5555
Expand Down

0 comments on commit 04ba896

Please sign in to comment.