Update Dockerfile
This commit is contained in:
parent
fb7d5f5b1e
commit
58df557883
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user