Update DAV_Containers/Webdav_Server/testing.yaml
This commit is contained in:
@@ -2,7 +2,7 @@ services:
|
||||
webdav:
|
||||
image: ghcr.io/vaggeliskls/webdav-server:latest
|
||||
restart: unless-stopped
|
||||
container_name: webdAV
|
||||
container_name: webdav
|
||||
volumes:
|
||||
- /srv/docker/Webdav:/var/lib/dav
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user