Update Dockerfile

This commit is contained in:
Logan Marchione 2023-03-28 01:28:35 +00:00 committed by GitHub
parent fb7d5f5b1e
commit 58df557883
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -25,7 +25,9 @@ EXPOSE 80
VOLUME [ "/var/www/webdav" ]
COPY password.sh password.sh
COPY password.sh /
COPY VERSION /
COPY webdav.conf /etc/nginx/sites-enabled/webdav