Add expose to dockerfile

This commit is contained in:
ronivay
2017-08-30 15:43:32 +03:00
parent d8efb8f9c7
commit 74c72ef6e5

View File

@@ -40,4 +40,6 @@ RUN npm install forever -g
WORKDIR /etc/xo-server
EXPOSE 80
CMD ["/usr/bin/monit"]