mirror of
https://github.com/ChuckNorrison/LightningTipBot.git
synced 2026-08-13 12:33:14 +02:00
fix example
This commit is contained in:
parent
f474988606
commit
30e0ba9cdf
1 changed files with 2 additions and 2 deletions
|
|
@ -1,10 +1,10 @@
|
|||
bot:
|
||||
socks_proxy:
|
||||
host: 0.0.0.0:9996
|
||||
host: 127.0.0.1:9996
|
||||
username: test
|
||||
password: username
|
||||
tor_proxy:
|
||||
host: 0.0.0.0:9050
|
||||
host: 127.0.0.1:9050
|
||||
http_proxy: ""
|
||||
lnurl_public_host_name: "mylnurl.com"
|
||||
lnurl_server: "https://mylnurl.com"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue