Skip to content

Commit

Permalink
Merge branch 'master' of github.com:totoval/mindav
Browse files Browse the repository at this point in the history
  • Loading branch information
toby1991 committed Jul 18, 2019
2 parents 2ea44c7 + c2d4091 commit 18496ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
Mindav is a webdav server which is supported multi file backends such as minio, memory and file.

## Getting Started
> Assumed that you already have your Minio server running. Or [Quick Run Minio Server](#quick-run-minio-server)
> Assumed that you already have your [Minio](https://github.com/minio/minio) server running. Or [Quick Run Minio Server](#quick-run-minio-server)
* `cp .env.example.json .env.json`
* Config your Minio in your `.env.json` file
```json
Expand Down Expand Up @@ -50,4 +50,4 @@ docker run --name minio --rm -it \
- [ ] User system

## Thanks
* [Totoval](https://github.com/totoval/totoval)
* [Totoval](https://github.com/totoval/totoval)

0 comments on commit 18496ae

Please sign in to comment.