mirror of
https://github.com/kirameki-cafe/Yumi.git
synced 2026-09-13 10:49:20 +00:00
Change output dir
This commit is contained in:
+1
-1
@@ -30,6 +30,6 @@ RUN yarn
|
||||
COPY --from=build /home/node/app/prisma ./prisma/
|
||||
RUN yarn prisma generate
|
||||
|
||||
COPY --from=build /home/node/app/build .
|
||||
COPY --from=build /home/node/app/dist .
|
||||
|
||||
CMD [ "node", "index.js"]
|
||||
Reference in New Issue
Block a user