dqhl76 commented on code in PR #2873:
URL:
https://github.com/apache/incubator-opendal/pull/2873#discussion_r1296048763
##########
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:
Wow, I have learnt from it
https://docs.docker.com/compose/compose-file/07-volumes/#example.
Thanks for telling me
--
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]