We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 165426e commit f2cf524Copy full SHA for f2cf524
Dockerfile
@@ -13,8 +13,6 @@ COPY next.config.mjs .
13
COPY tsconfig.json .
14
COPY tailwind.config.ts .
15
COPY postcss.config.js .
16
-COPY docker-entrypoint.sh .
17
-
18
19
ARG NEXT_PUBLIC_MEMPOOL_API
20
ENV NEXT_PUBLIC_MEMPOOL_API=${NEXT_PUBLIC_MEMPOOL_API}
0 commit comments