diff --git a/DAV_Containers/Webdav_Server/testing.yaml b/DAV_Containers/Webdav_Server/testing.yaml index 4161c2c..3266b0e 100644 --- a/DAV_Containers/Webdav_Server/testing.yaml +++ b/DAV_Containers/Webdav_Server/testing.yaml @@ -5,7 +5,6 @@ services: container_name: WebDAV volumes: - /srv/docker/Webdav:/var/lib/dav - - /srv/docker/Webdav/user.passwd:/user.passwd environment: # WebDAV Server Configuration WEBDAV_OPERATIONS="GET OPTIONS PROPFIND"