mirror of
https://github.com/SrIzan10/dlink.git
synced 2026-06-06 00:56:51 +00:00
fix: builds
This commit is contained in:
@@ -14,6 +14,7 @@ COPY --from=builder /app/package.json ./
|
||||
COPY --from=builder /app/yarn.lock ./
|
||||
COPY --from=builder /app/node_modules ./node_modules
|
||||
COPY --from=builder /app/index.js ./
|
||||
COPY --from=builder /app/switch.html ./
|
||||
|
||||
ENV NODE_ENV=production
|
||||
|
||||
|
||||
Reference in New Issue
Block a user