diff --git a/Dockerfile b/Dockerfile index b3264d9..644cc21 100644 --- a/Dockerfile +++ b/Dockerfile @@ -27,4 +27,4 @@ RUN set -eux; apt-get update; \ # copy files COPY --chown=33:33 . /var/www/html -VOLUME /var/www/html/files +VOLUME /files