Update README.md

This commit is contained in:
Ben Adrian Sarmiento
2023-10-23 00:04:39 +02:00
committed by GitHub
parent 571e57904b
commit 7516673cdf

View File

@@ -124,8 +124,9 @@ Together with this `docker-compose.yml` you will need this `rclone.conf` as well
``` ```
[zurg] [zurg]
type = webdav type = http
url = http://zurg:9999 url = http://zurg:9999/http
vendor = other no_head = false
no_slash = true
``` ```