docker upd
continuous-integration/drone/push Build is passing Details

pull/3/head
remrem 1 year ago
parent 64786e316d
commit c471ad3198

@ -8,5 +8,5 @@ RUN composer update && composer install
RUN a2enmod rewrite
RUN a2enmod actions
RUN service apache2 restart
RUN mkdir /home/hel/smartfit_hdd
RUN mkdir -p /home/hel/smartfit_hdd
RUN chmod 755 /home/hel/smartfit_hdd
Loading…
Cancel
Save