mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-21 10:27:46 +08:00
docs: add multiple gateway and api addrs
This commit is contained in:
parent
06153e088e
commit
ec2383f721
@ -75,12 +75,12 @@ Available profiles:
|
||||
Contains information about various listener addresses to be used by this node.
|
||||
|
||||
- `API`
|
||||
Multiaddr describing the address to serve the local HTTP API on.
|
||||
Multiaddr or array of multiaddrs describing the address to serve the local HTTP API on.
|
||||
|
||||
Default: `/ip4/127.0.0.1/tcp/5001`
|
||||
|
||||
- `Gateway`
|
||||
Multiaddr describing the address to serve the local gateway on.
|
||||
Multiaddr or array of multiaddrs describing the address to serve the local gateway on.
|
||||
|
||||
Default: `/ip4/127.0.0.1/tcp/8080`
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user