mirror of
https://github.com/yzernik/squeaknode.git
synced 2026-08-16 13:01:04 +02:00
Update docker config.ini file (#193)
This commit is contained in:
parent
874f27df58
commit
4cb447eb0c
1 changed files with 3 additions and 5 deletions
|
|
@ -1,5 +1,7 @@
|
|||
[DEFAULT]
|
||||
[squeaknode]
|
||||
network=testnet
|
||||
price=1000
|
||||
max_squeaks_per_address_per_hour=2
|
||||
|
||||
[lnd]
|
||||
host=lnd
|
||||
|
|
@ -19,10 +21,6 @@ rpc_pass=devpass
|
|||
rpc_host=0.0.0.0
|
||||
rpc_port=8774
|
||||
|
||||
[squeaknode]
|
||||
price=1000
|
||||
max_squeaks_per_address_per_hour=2
|
||||
|
||||
[admin]
|
||||
rpc_host=0.0.0.0
|
||||
rpc_port=8994
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue