Commit 371b7b9f authored by Seblu's avatar Seblu
Browse files

Add expose

parent 01c540b5
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -21,3 +21,4 @@ RUN apt-get update \
 && chown -R www-data:www-data /var/www/html

VOLUME ["/var/www/html/data/","/var/www/html/lib/plugins/","/var/www/html/conf/","/var/www/html/lib/tpl/"]
EXPOSE [80]