Xuanwo commented on code in PR #2873:
URL: 
https://github.com/apache/incubator-opendal/pull/2873#discussion_r1296024918


##########
core/src/services/webdav/fixtures/docker-compose-webdav-with-auth.yml:
##########
@@ -23,7 +23,7 @@ services:
     ports:
       - "8080:80"
     volumes:
-      - ./data:/data
+      - ./webdav-data:/data

Review Comment:
   Hi, here is some misunderstanding.
   
   My previous comment is `webdav-data:/data` instead of `./webdav-data:/data`. 
They are different behavior at docker-compose side and don't need to create a 
webdav-data folder by hand.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to