Fix typo in README

fix typo
This commit is contained in:
Juraj Bednar 2019-07-14 16:37:56 +02:00 committed by Christophe Mehay
parent 914d1d0c72
commit dddf9979db

View file

@ -208,7 +208,7 @@ Look at the `docker-compose.yml` file to see how to use it.
### Set private key
Private key is settable by environment or by copying file in `hostname/private_key` in docket volume (`hostname` is the link name).
Private key is settable by environment or by copying file in `hostname/private_key` in docker volume (`hostname` is the link name).
It's easier to pass key in environment with `docker-compose`.