Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dms3
go-dms3
Commits
ec2383f7
Unverified
Commit
ec2383f7
authored
Sep 06, 2019
by
Henrique Dias
Committed by
GitHub
Sep 06, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs: add multiple gateway and api addrs
parent
06153e08
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
docs/config.md
docs/config.md
+2
-2
No files found.
docs/config.md
View file @
ec2383f7
...
...
@@ -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`
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment