From ea6a80f7b0aa98f1adfd2fab860b6c31a56e3cf5 Mon Sep 17 00:00:00 2001 From: Gabe Date: Sun, 20 Sep 2026 01:49:41 +0000 Subject: [PATCH] Update DAV_Containers/Webdav_Server/testing.yaml --- DAV_Containers/Webdav_Server/testing.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/DAV_Containers/Webdav_Server/testing.yaml b/DAV_Containers/Webdav_Server/testing.yaml index bf3324a..6a05e04 100644 --- a/DAV_Containers/Webdav_Server/testing.yaml +++ b/DAV_Containers/Webdav_Server/testing.yaml @@ -12,6 +12,9 @@ services: - ALL pids_limit: 100 mem_limit: 512m + environment: + WEBDAV_USER: ${WEBDAV_USER} + WEBDAV_PASSWORD: ${WEBDAV_PASSWORD} networks: - traefik_network volumes: