mirror of
https://github.com/cmehay/docker-tor-hidden-service.git
synced 2025-04-20 22:09:10 +00:00
Update README.md
broken link due to typo
This commit is contained in:
parent
0b6d000768
commit
9ac2f06fb8
1 changed files with 1 additions and 1 deletions
|
@ -195,7 +195,7 @@ For critical hidden services, it's possible to increase security with [`Vanguard
|
||||||
|
|
||||||
### Run in the same container
|
### Run in the same container
|
||||||
|
|
||||||
Check out [`docker-compose.vanguards.yml`](docker-compose.vanguads.yml) for example.
|
Check out [`docker-compose.vanguards.yml`](docker-compose.vanguards.yml) for example.
|
||||||
|
|
||||||
Add environment variable `TOR_ENABLE_VANGUARDS` to `true` to start `vanguards` daemon beside `tor` process. `Vanguards` logs will be displayed to stdout using `pyentrypoint` logging, if you need raw output, set `ENTRYPOINT_RAW` to `true` in environment.
|
Add environment variable `TOR_ENABLE_VANGUARDS` to `true` to start `vanguards` daemon beside `tor` process. `Vanguards` logs will be displayed to stdout using `pyentrypoint` logging, if you need raw output, set `ENTRYPOINT_RAW` to `true` in environment.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue