update Dockerfile
continuous-integration/drone/push Build is passing Details

pull/3/head
remrem 1 year ago
parent 736740a87d
commit a7ae804373

@ -8,4 +8,4 @@ RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local
RUN composer update && composer install
RUN a2enmod rewrite
RUN a2enmod actions
RUN service restart apache2
RUN service apache2 restart
Loading…
Cancel
Save