This commit is contained in:
parent
1ea19aff4b
commit
918da6f88b
@ -33,7 +33,6 @@ COPY --from=builder /app/public ./.next/static
|
||||
|
||||
RUN npm i -g @beam-australia/react-env
|
||||
|
||||
USER nextjs
|
||||
EXPOSE 3000
|
||||
ENV HOSTNAME "0.0.0.0"
|
||||
ENV PORT 3000
|
||||
|
Reference in New Issue
Block a user