diff --git a/Dockerfile b/Dockerfile index fbc7f80..4183d36 100644 --- a/Dockerfile +++ b/Dockerfile @@ -11,4 +11,4 @@ RUN a2enmod rewrite RUN a2enmod actions RUN service apache2 restart RUN mkdir -p /home/hel/smartfit_hdd -RUN chmod -R 755 /home/hel/smartfit_hdd \ No newline at end of file +RUN chmod -R 777 /home/hel/smartfit_hdd \ No newline at end of file