Allow CORS for LND REST API

This commit is contained in:
nicolas.dorier 2023-06-30 15:05:54 +09:00
parent 5fecdd6570
commit 6dc2c783b1
No known key found for this signature in database
GPG Key ID: 6618763EF09186FE

View File

@ -31,6 +31,7 @@ services:
tlsextradomain=lnd_bitcoin
no-rest-tls=1
protocol.wumbo-channels=1
restcors=*
ports:
- "9735:9735"
expose: