We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a8c460 commit fcd09afCopy full SHA for fcd09af
README.md
@@ -34,6 +34,7 @@ There're many cloud storages that support WebDAV protocol, such as **dropbox**,
34
```bash
35
git clone [email protected]:totoval/mindav.git
36
cd mindav
37
+cp .env.example.json .env.json
38
docker-compose up -d
39
```
40
Now you can connect the MinDAV by using your favorite WebDAV clients, such as [Cyberduck](http://cyberduck.io):
0 commit comments