[TOR] expose http port

This commit is contained in:
Renat Gabdulhakov
2025-02-13 18:53:53 +00:00
parent b09abe76ff
commit e1b7c6388e

View File

@@ -91,7 +91,7 @@ fi
# Configure Http tunnel port
if bashio::config.true 'http_tunnel'; then
echo 'HTTPTunnelPort 9080' >> "${torrc}"
echo 'HTTPTunnelPort 0.0.0.0:9080' >> "${torrc}"
fi
# Configure hidden services