Update 'Dockerfile'
continuous-integration/drone/push Build is passing Details

pull/3/head
remrem 1 year ago
parent eed0e387af
commit 3a181e3c37

@ -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