Skip to content

Commit

Permalink
chore: Update dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
EthenNotEthan committed Jul 11, 2024
1 parent 1e9d9a7 commit 3e779d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ WORKDIR /app
COPY --from=builder /app/bin/eigenda-proxy .

# Copy srs values
COPY --from=builder /app/resources/ /resources/
COPY --from=builder /app/resources/ /app/resources/

# API & metrics servers
EXPOSE 4242 7300
Expand Down

0 comments on commit 3e779d3

Please sign in to comment.