exposing 587 in dockerfile

main
Thomas Hintz 2 weeks ago
parent 7c7871d74c
commit 7e5b22aaec

@ -52,6 +52,7 @@ COPY --from=builder /app/node_modules/next/dist/compiled/jest-worker ./node_modu
USER nextjs
EXPOSE 3000
EXPOSE 587
ENV PORT 3000
ENV HOSTNAME "0.0.0.0"

Loading…
Cancel
Save