This commit is contained in:
2025-10-08 23:13:13 +01:00
parent 429649191b
commit 9765d2be32
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -42,6 +42,7 @@ WORKDIR /app
ENV NODE_ENV=production
ENV NEXT_TELEMETRY_DISABLED=1
ENV TRUST_PROXY=1
# Copy necessary files from builder stage
COPY --from=builder /app/.next/standalone ./