Add production Docker stack with nginx and Tor.
Mirror NullCart's clearnet HTTPS and onion hidden-service pattern for serving the static promo site on a VPS.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
SocksPort 0
|
||||
Log notice stdout
|
||||
|
||||
HiddenServiceDir /var/lib/tor/hs/
|
||||
HiddenServicePort 80 nginx:8080
|
||||
Reference in New Issue
Block a user