mirror of
https://github.com/Retropex/btcpayserver-docker.git
synced 2025-05-13 05:20:40 +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
|
tlsextradomain=lnd_bitcoin
|
||||||
no-rest-tls=1
|
no-rest-tls=1
|
||||||
protocol.wumbo-channels=1
|
protocol.wumbo-channels=1
|
||||||
|
restcors=*
|
||||||
ports:
|
ports:
|
||||||
- "9735:9735"
|
- "9735:9735"
|
||||||
expose:
|
expose:
|
||||||
|
Loading…
Reference in New Issue
Block a user