Update frontend new build dev, proc
This commit is contained in:
@@ -44,7 +44,7 @@ COPY --from=deps /app/node_modules /app/node_modules
|
||||
# ไม่กำหนด USER ที่นี่ ปล่อยให้ compose คุม (ตอนนี้คุณใช้ user: "1000:1000")
|
||||
ENV NODE_ENV=development
|
||||
EXPOSE 3000
|
||||
CMD ["npm", "run", "dev"]
|
||||
CMD ["npm", "run", "dev"]yy
|
||||
|
||||
############ Build (production) ############
|
||||
FROM deps AS builder
|
||||
|
||||
Reference in New Issue
Block a user