mirror of
https://github.com/bumi/lntip
synced 2025-06-16 17:55:35 +00:00
Update readme
This commit is contained in:
parent
804382e85d
commit
8f68bec4c7
@ -35,6 +35,7 @@ To connect to the lnd node the cert, macaroon and address of the lnd node has to
|
|||||||
* bind: Host and port to listen on. default: :1323 (localhost:1323)
|
* bind: Host and port to listen on. default: :1323 (localhost:1323)
|
||||||
* static-path: The proxy can serve files from a static folder (e.g. the JS/CSS files). Use this option to configure the path to a filder. (e.g. /home/bitcoin/lntip/assets) default: disabled
|
* static-path: The proxy can serve files from a static folder (e.g. the JS/CSS files). Use this option to configure the path to a filder. (e.g. /home/bitcoin/lntip/assets) default: disabled
|
||||||
* disable-cors: Disable CORS headers. (default: false)
|
* disable-cors: Disable CORS headers. (default: false)
|
||||||
|
* request-limit: Limit the allowed requests per second. (default: 10)
|
||||||
|
|
||||||
Examples:
|
Examples:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user