Skip to content

Commit

Permalink
Merge branch 'main' into feat/wallet-on-connect
Browse files Browse the repository at this point in the history
  • Loading branch information
gbarkhatov authored Feb 15, 2025
2 parents f581cba + 7b5464f commit 8640f81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ COPY next.config.mjs .
COPY tsconfig.json .
COPY tailwind.config.ts .
COPY postcss.config.js .
COPY sentry.client.config.ts .

ARG NEXT_PUBLIC_MEMPOOL_API
ENV NEXT_PUBLIC_MEMPOOL_API=${NEXT_PUBLIC_MEMPOOL_API}
Expand Down

0 comments on commit 8640f81

Please sign in to comment.