We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71e8688 commit 185f9bdCopy full SHA for 185f9bd
README.md
@@ -72,7 +72,6 @@ Run the **[cors-config.sh](./cors-config.sh)** script with:
72
```console
73
> ipfs config --json API.HTTPHeaders.Access-Control-Allow-Origin '["http://localhost:3000", "https://webui.ipfs.io"]'
74
> ipfs config --json API.HTTPHeaders.Access-Control-Allow-Methods '["PUT", "GET", "POST"]'
75
-> ipfs config --json API.HTTPHeaders.Access-Control-Allow-Credentials '["true"]'
76
```
77
78
#### Reverting
0 commit comments