mirror of
https://github.com/Retropex/btcpayserver-docker.git
synced 2025-05-12 21:10:42 +02:00
Allow CORS for LND REST API
This commit is contained in:
parent
5fecdd6570
commit
6dc2c783b1
@ -31,6 +31,7 @@ services:
|
||||
tlsextradomain=lnd_bitcoin
|
||||
no-rest-tls=1
|
||||
protocol.wumbo-channels=1
|
||||
restcors=*
|
||||
ports:
|
||||
- "9735:9735"
|
||||
expose:
|
||||
|
Loading…
Reference in New Issue
Block a user