From dfb476e3915bc7f00ffb30d19ce82d9a4e5d6ecc Mon Sep 17 00:00:00 2001 From: Gabe Date: Sat, 4 Apr 2026 01:29:40 +0000 Subject: [PATCH] Update DAV_Containers/Webdav_Server/testing.yaml --- DAV_Containers/Webdav_Server/testing.yaml | 1 - 1 file changed, 1 deletion(-) 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"