mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-01 08:28:20 +02:00
test deactivate
This commit is contained in:
parent
360aed1b44
commit
d996b18dba
@ -288,10 +288,10 @@ if [ "$1" = "status" ]; then
|
||||
publicURL="https://${dynDomain}:3301"
|
||||
|
||||
# 5) just over Tor
|
||||
elif [ "${runBehindTor}" == "on" ]; then
|
||||
connection="tor"
|
||||
publicURL="http://${toraddress}:80"
|
||||
|
||||
#elif [ "${runBehindTor}" == "on" ]; then
|
||||
# connection="tor"
|
||||
# publicURL="http://${toraddress}:80"
|
||||
#
|
||||
# 6) LOCAL NETWORK (just HTTP)
|
||||
else
|
||||
connection="localnetwork"
|
||||
|
Loading…
x
Reference in New Issue
Block a user