exposing 587 in dockerfile
This commit is contained in:
@@ -52,6 +52,7 @@ COPY --from=builder /app/node_modules/next/dist/compiled/jest-worker ./node_modu
|
|||||||
USER nextjs
|
USER nextjs
|
||||||
|
|
||||||
EXPOSE 3000
|
EXPOSE 3000
|
||||||
|
EXPOSE 587
|
||||||
|
|
||||||
ENV PORT 3000
|
ENV PORT 3000
|
||||||
ENV HOSTNAME "0.0.0.0"
|
ENV HOSTNAME "0.0.0.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user