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
78a32f2e
Unverified
Commit
78a32f2e
authored
Sep 02, 2018
by
Steven Allen
Committed by
GitHub
Sep 02, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #5419 from ipfs/docs/fix-gateway-port
fix the default gateway port
parents
7b835e90
d5f67d5d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/gateway.md
docs/gateway.md
+1
-1
No files found.
docs/gateway.md
View file @
78a32f2e
...
...
@@ -4,7 +4,7 @@ An IPFS Gateway acts as a bridge between traditional web browsers and IPFS.
Through the gateway, users can browse files and websites stored in IPFS as if
they were stored in a traditional web server.
By default, go-ipfs nodes run a gateway at
`http://127.0.0.1:
5001
/`
.
By default, go-ipfs nodes run a gateway at
`http://127.0.0.1:
8080
/`
.
We also provide a public gateway at
`https://ipfs.io`
. If you've ever seen a
link in the form
`https://ipfs.io/ipfs/Qm...`
, that's being served from
*our*
...
...
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