mirror of
https://github.com/cmehay/docker-tor-hidden-service.git
synced 2025-05-14 05:52:50 +00:00
Add tor v3 addresses support
This commit is contained in:
parent
8d562ed2e6
commit
d3252e276e
24 changed files with 1086 additions and 225 deletions
|
@ -4,7 +4,7 @@ version: "2"
|
|||
|
||||
services:
|
||||
tor:
|
||||
image: goldy/tor-hidden-service
|
||||
image: goldy/tor-hidden-service:$TOR_VERSION
|
||||
build: .
|
||||
links:
|
||||
- world
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue