ipfs-shipyard / ipfs-share-files

Share files via IPFS
https://share.ipfs.io
MIT License
145 stars 29 forks source link

Explain how to set up CORS header in the app #37

Closed fsdiogo closed 5 years ago

fsdiogo commented 5 years ago

If a user as a running daemon but with no CORS configured, this will appear for his confusion:

cors

We must show how to configure CORS to make everything crystal clear.

One way of doing it: https://github.com/ipfs-shipyard/ipfs-webui/pull/839

References: