Added POP3/S ports to Dockerfile
This commit is contained in:
@@ -38,5 +38,5 @@ COPY ./resources/docker/entrypoint.sh /usr/local/bin/entrypoint.sh
|
||||
RUN chmod -R 755 /usr/local/bin
|
||||
CMD ["/usr/local/bin/stalwart-mail"]
|
||||
VOLUME [ "/opt/stalwart-mail" ]
|
||||
EXPOSE 443 25 587 465 143 993 4190 8080
|
||||
EXPOSE 443 25 110 587 465 143 993 995 4190 8080
|
||||
ENTRYPOINT ["/bin/sh", "/usr/local/bin/entrypoint.sh"]
|
||||
|
||||
Reference in New Issue
Block a user