Update Tor onion hostnames for bisq.markets and liquid.network

This commit is contained in:
wiz 2022-01-11 11:18:22 +09:00
parent 0106f44129
commit cc621b10ce
No known key found for this signature in database
GPG key ID: A394E332255A6173

View file

@ -64,7 +64,7 @@ http {
# tor v3 # tor v3
listen 127.0.0.1:82; listen 127.0.0.1:82;
set $onion "mempoolhqx4isw62xs7abwphsq7ldayuidyx2v2oethdhhj6mlo2r6ad"; set $onion "bisqmktse2cabavbr2xjq7xw3h6g5ottemo5rolfcwt6aly6tp5fdryd";
# filesystem paths # filesystem paths
root /mempool/public_html/bisq/; root /mempool/public_html/bisq/;
@ -91,7 +91,7 @@ http {
# tor v3 # tor v3
listen 127.0.0.1:83; listen 127.0.0.1:83;
set $onion "mempoolhqx4isw62xs7abwphsq7ldayuidyx2v2oethdhhj6mlo2r6ad"; set $onion "liquidmom47f6s3m53ebfxn47p76a6tlnxib3wp6deux7wuzotdr6cyd";
# filesystem paths # filesystem paths
root /mempool/public_html/liquid/; root /mempool/public_html/liquid/;