This commit is contained in:
Andrew Hurley 2022-10-09 14:52:33 +11:00
parent 6388168913
commit d3c0679d68
1 changed files with 3 additions and 1 deletions

View File

@ -8,3 +8,5 @@ RUN \
chown -R www-data /var/www/
COPY upload_php.ini /usr/local/etc/php/conf.d/zzz_upload_php.ini
RUN mkdir /ncdata && chown -R www-data /ncdata