mirror of
https://github.com/cmehay/docker-tor-hidden-service.git
synced 2025-05-25 11:22:23 +00:00
Fix typo, add test for v2 secret key in env, fix docker build scripts
This commit is contained in:
parent
b0564669ac
commit
5ae69fe761
13 changed files with 108 additions and 18 deletions
|
@ -4,7 +4,7 @@ version: "3.1"
|
|||
|
||||
services:
|
||||
tor:
|
||||
image: goldy/tor-hidden-service:$TOR_VERSION
|
||||
image: goldy/tor-hidden-service:$CUR_TAG
|
||||
links:
|
||||
- hello
|
||||
- world
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue