mirror of
https://git.victorphan.net/basketballcantho/ten-project.git
synced 2026-08-05 20:33:11 +07:00
hoàn thành docker compose giai đoạn 1
This commit is contained in:
@@ -27,6 +27,7 @@ ENV NODE_ENV=production
|
||||
COPY --from=builder /app/public ./public
|
||||
COPY --from=builder /app/.next/standalone ./
|
||||
COPY --from=builder /app/.next/static ./.next/static
|
||||
COPY --from=builder /app/next.config.js ./
|
||||
|
||||
EXPOSE 3000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user