Skip to content

Commit 185f9bd

Browse files
authored
docs: remove CORS credential header
1 parent 71e8688 commit 185f9bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ Run the **[cors-config.sh](./cors-config.sh)** script with:
7272
```console
7373
> ipfs config --json API.HTTPHeaders.Access-Control-Allow-Origin '["http://localhost:3000", "https://webui.ipfs.io"]'
7474
> ipfs config --json API.HTTPHeaders.Access-Control-Allow-Methods '["PUT", "GET", "POST"]'
75-
> ipfs config --json API.HTTPHeaders.Access-Control-Allow-Credentials '["true"]'
7675
```
7776

7877
#### Reverting

0 commit comments

Comments
 (0)