Allow zip upload #10

Merged
bilal.catic merged 4 commits from allow-zip-upload into development 2018-10-02 17:32:24 +02:00
Showing only changes of commit 8cfd4a72f3 - Show all commits

View File

@@ -61,4 +61,6 @@ RUN cp -r build/* /var/www/html/
COPY docker/php/.htaccess /var/www/html/
RUN chown -R www-data:www-data /var/www/html
CMD /init-scripts/startup.sh