Merge branch 'api_skeletton' of https://codefirst.iut.uca.fr/git/SmartFit/SmartFit_API into api_skeletton
continuous-integration/drone/push Build is failing Details

pull/3/head
remrem 1 year ago
commit 72a6a13440

@ -11,4 +11,4 @@ RUN a2enmod rewrite
RUN a2enmod actions RUN a2enmod actions
RUN service apache2 restart RUN service apache2 restart
RUN mkdir -p /home/hel/smartfit_hdd RUN mkdir -p /home/hel/smartfit_hdd
RUN chmod -R 755 /home/hel/smartfit_hdd RUN chmod -R 777 /home/hel/smartfit_hdd
Loading…
Cancel
Save