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: