mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
[TOR] expose http port
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user