1
1
sovereign-stack/deployment/www/tor/torrc
2022-07-27 12:38:33 -04:00

8 lines
254 B
Plaintext

# we configure a hidden service that listens on onion:80 and redirects to nginx:80 at the at the torv3 onion address
SocksPort 0
HiddenServiceDir /var/lib/tor/www
HiddenServiceVersion 3
HiddenServicePort 443 nginx:443
Log info file /var/log/tor/tor.log