Skip to content

Commit f2cf524

Browse files
committed
Remove docker entry-point
1 parent 165426e commit f2cf524

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Dockerfile

-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ COPY next.config.mjs .
1313
COPY tsconfig.json .
1414
COPY tailwind.config.ts .
1515
COPY postcss.config.js .
16-
COPY docker-entrypoint.sh .
17-
1816

1917
ARG NEXT_PUBLIC_MEMPOOL_API
2018
ENV NEXT_PUBLIC_MEMPOOL_API=${NEXT_PUBLIC_MEMPOOL_API}

0 commit comments

Comments
 (0)