mirror of
https://github.com/cmehay/docker-tor-hidden-service.git
synced 2025-05-25 11:22:23 +00:00
Display port with .onion
This commit is contained in:
parent
7cb15100bd
commit
3081356fb1
4 changed files with 34 additions and 7 deletions
|
@ -2,9 +2,12 @@
|
|||
|
||||
tor:
|
||||
image: goldy/tor-hidden-service
|
||||
# build: .
|
||||
links:
|
||||
- hello
|
||||
- world
|
||||
environment:
|
||||
PORT_MAP: 80 # Map port to detected service
|
||||
|
||||
hello:
|
||||
image: tutum/hello-world
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue