btcpayserver / btcpayserver-docker

Docker resources for hosting BTCPayServer easily
MIT License
560 stars 345 forks source link

Adding other gRPC packages that are present in LND 0.18.0-beta to nginx conf #905

Open Perlover opened 3 weeks ago

Perlover commented 3 weeks ago

If I understand correctly - this code is responsible for redirecting gRPC requests that point to a package from gRPC as a path. If so, you should also add these packages here, since they are present in version 0.18.0-beta, for example. Otherwise it is not possible to fully work with LND gRPC API from BTCPay.