mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-20 05:28:04 +00:00
move to different url
This commit is contained in:
parent
e02962c3a3
commit
9ec2259595
@ -58,7 +58,7 @@ def main(reactor):
|
||||
port = webport
|
||||
|
||||
factory = WebSocketClientFactory(
|
||||
url=u"ws://127.0.0.1:{}/logs_v1".format(port),
|
||||
url=u"ws://127.0.0.1:{}/private/logs/v1".format(port),
|
||||
headers={
|
||||
"Authorization": "tahoe-lafs {}".format(token),
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user