a
This commit is contained in:
@ -4,7 +4,6 @@ ENV NEXT_TELEMETRY_DISABLED=1
|
||||
RUN apk add --no-cache libc6-compat
|
||||
WORKDIR /app
|
||||
COPY ./out /app/out
|
||||
RUN npm install serve
|
||||
|
||||
ENV NODE_ENV=production
|
||||
ENV PORT=3000
|
||||
|
Reference in New Issue
Block a user