lotus icon indicating copy to clipboard operation
lotus copied to clipboard

Add CORS headers

Open schomatis opened this issue 3 years ago • 1 comments

Follow-up to https://github.com/filecoin-project/lotus/pull/6360.

schomatis avatar Jun 07 '21 14:06 schomatis

I ran into this issue when trying to run a localnet and use metamask - metamask expects CORS headers or it won't work. I got around it by installing local-cors-proxy and shipping traffic to my lotus node

CluEleSsUK avatar May 31 '23 13:05 CluEleSsUK