mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-23 03:17:43 +08:00
docs: improve style
Co-authored-by: djdv <ddvpublic@Gmail.com>
This commit is contained in:
parent
fdfd2bc4a1
commit
85ab35d60f
@ -53,7 +53,7 @@ Defining the optional agent version suffix is now simpler. The [`Version.AgentSu
|
||||
|
||||
#### `/unix/` socket support in `Addresses.API`
|
||||
|
||||
This release fixes a bug which blocked users from disabling local HTTP port for [Kubo RPC](https://docs.ipfs.tech/reference/kubo/rpc/), and using a Unix socket instead.
|
||||
This release fixes a bug which blocked users from using Unix domain sockets for [Kubo's RPC](https://docs.ipfs.tech/reference/kubo/rpc/) (instead of a local HTTP port).
|
||||
|
||||
```console
|
||||
$ ipfs config Addresses.API "/unix/tmp/kubo.socket"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user