config.yaml.sample
config.yaml has line lnurl_server: "https://mylnurl.com" full guide has same line like this lnurl_server: "http://127.0.0.1:5454"
I did set it to following as I have external nginx router for clearnet lnurl_server: "http://0.0.0.0:5454"
and also sample has lnurl_public_host_name: "mylnurl.com" and FullGuide has lnurl_public_host_name: "https://example.com"
I'd recommend to update sample file accordingly, please.
seems these were taken care by https://github.com/LightningTipBot/LightningTipBot/pull/472
i run into "lnurl_public_host_name" problem yesterday. It should be fixed in the config.yaml.example
Is: lnurl_public_host_name: "mylnurl.com"
Should be: lnurl_public_host_name: "https://example.com"