We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58c3a6f commit 8687a2cCopy full SHA for 8687a2c
1 file changed
Dockerfile
@@ -117,6 +117,6 @@ EXPOSE 993
117
EXPOSE 995
118
# SMTP Port (used for internal delivery from amavis, do not expose to the outside world!)
119
EXPOSE 10025
120
-#CMD ["/usr/local/mailserver/loop.sh"]
121
-CMD ["/usr/local/mailserver/entrypoint.sh"]
+CMD ["/usr/local/mailserver/loop.sh"]
+#CMD ["/usr/local/mailserver/entrypoint.sh"]
122
0 commit comments