mirror of
https://github.com/cmehay/docker-tor-hidden-service.git
synced 2025-06-09 08:07:44 +00:00
Fix typo in README
fix typo
This commit is contained in:
parent
200900af4d
commit
7b41f3e383
1 changed files with 1 additions and 1 deletions
|
@ -208,7 +208,7 @@ Look at the `docker-compose.yml` file to see how to use it.
|
||||||
|
|
||||||
### Set private key
|
### 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`.
|
It's easier to pass key in environment with `docker-compose`.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue