Update README.md

This commit is contained in:
clunietp 2019-12-27 06:46:41 -05:00 committed by GitHub
parent ec0d17bd02
commit b662335cff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,9 +7,9 @@ Features:
- integrated Trickle (https://github.com/mariusae/trickle) for bandwidth limiting (optional) - integrated Trickle (https://github.com/mariusae/trickle) for bandwidth limiting (optional)
Usage: Usage:
- Edit the docker-compose.yml file - Edit the `docker-compose.yml` file
- Change the drive mapping to your local directory - Change the drive mapping to your local directory
- Update your Mega credentials - Add your Mega credentials
- Change any desired bandwidth parameters or remove Trickle completely (default: 1MB/s down and up) - Change desired bandwidth parameters or remove Trickle completely (default: 1MB/s down and up)
- `docker-compose build` - `docker-compose build`
- `docker-compose run -d` - `docker-compose run -d`