Update Dockerfile

pull/8/head
SuperDev 3 years ago committed by GitHub
parent 3e7eb7e796
commit 129452bb80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -27,4 +27,4 @@ RUN set -eux; apt-get update; \
# copy files # copy files
COPY --chown=33:33 . /var/www/html COPY --chown=33:33 . /var/www/html
VOLUME /files VOLUME /var/www/html/files

Loading…
Cancel
Save