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