added tsconfig as well.
This commit is contained in:
@ -43,7 +43,7 @@ RUN apk add --no-cache python3 && \
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
COPY --from=builder /app/dist ./
|
COPY --from=builder /app/dist ./
|
||||||
COPY medusa-config.js develop.sh ./
|
COPY medusa-config.js develop.sh tsconfig.json ./
|
||||||
|
|
||||||
EXPOSE 9000
|
EXPOSE 9000
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user