making port configurable
This commit is contained in:
@@ -52,7 +52,6 @@ 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"
|
||||
|
||||
Reference in New Issue
Block a user