mirror of
https://github.com/hzrd149/nostrudel.git
synced 2025-09-22 15:19:47 +02:00
fix docker build
This commit is contained in:
@@ -20,6 +20,7 @@ ENV VITE_COMMIT_HASH=""
|
|||||||
ENV VITE_APP_VERSION="Custom"
|
ENV VITE_APP_VERSION="Custom"
|
||||||
|
|
||||||
COPY tsconfig.json .
|
COPY tsconfig.json .
|
||||||
|
COPY index.html .
|
||||||
COPY public ./public
|
COPY public ./public
|
||||||
COPY src ./src
|
COPY src ./src
|
||||||
RUN pnpm build
|
RUN pnpm build
|
||||||
|
Reference in New Issue
Block a user