[ad_1]
I’m working Esplora by way of docker run --name esplora-container -p 50001:50001 -p 8094:80 --volume $PWD/data_bitcoin_regtest:/knowledge -e CORS_ALLOW=* --rm -i -t blockstream/esplora bash -c "/srv/explorer/run.sh bitcoin-regtest explorer"
command however I get the error:
Cross-Origin Request Blocked: The Similar Origin Coverage disallows studying the distant useful resource at http://localhost:8094/regtest/api/deal with/bcrt1pw4egam6splawuqt6djwex5x7kxenwezwcu60plt28fenmqe8zn3q9t0evs/utxo. (Purpose: CORS preflight response didn't succeed). Standing code: 404.
Why is that this taking place since I’m passing the CORS_ALLOW=*
env var ?
[ad_2]
Supply hyperlink
Leave a Reply