Bind Next.js to 0.0.0.0 for Docker healthcheck compatibility
This commit is contained in:
@@ -59,4 +59,5 @@ EXPOSE 3000
|
||||
ENTRYPOINT ["/sbin/tini", "--"]
|
||||
|
||||
|
||||
ENV HOSTNAME=0.0.0.0
|
||||
CMD ["node", "server.js"]
|
||||
|
||||
Reference in New Issue
Block a user