Update dockerfile

pull/8/head
SuperDev 3 years ago committed by GitHub
parent 6e9a7e95ac
commit 4cb15c7395
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 --chown=33:33 . /var/www/html
VOLUME /var/www/html/data
VOLUME /var/www/html/files

Loading…
Cancel
Save