fix(router): add SSL exemption for Tor hidden services
This commit is contained in:
parent
90fa8cd7b8
commit
ad4e7f4762
3 changed files with 17 additions and 3 deletions
|
|
@ -38,6 +38,6 @@ services:
|
|||
dockerfile: Dockerfile
|
||||
volumes:
|
||||
- ./tor/etc/tor/torrc:/etc/tor/torrc
|
||||
- ./tor/var/lib/tor/hidden_service:./tor/var/lib/tor/hidden_service
|
||||
- ./tor/var/lib/tor/hidden_service:/tor/var/lib/tor/hidden_service
|
||||
volumes:
|
||||
system-shared:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue