fix(web): dockerfile
This commit is contained in:
@@ -22,7 +22,7 @@ COPY apps/web/components ./apps/web/components
|
|||||||
COPY apps/web/lib ./apps/web/lib
|
COPY apps/web/lib ./apps/web/lib
|
||||||
COPY apps/web/types ./apps/web/types
|
COPY apps/web/types ./apps/web/types
|
||||||
COPY apps/web/public ./apps/web/public
|
COPY apps/web/public ./apps/web/public
|
||||||
COPY apps/web/middleware.ts ./apps/web/middleware.ts
|
COPY apps/web/proxy.ts ./apps/web/proxy.ts
|
||||||
|
|
||||||
RUN pnpm install --filter web
|
RUN pnpm install --filter web
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user