Created
November 23, 2015 10:31
-
-
Save dignifiedquire/60bfa49299d09ab2bbc4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
API": { | |
"HTTPHeaders": { | |
"Access-Control-Allow-Credentials": [ | |
"true" | |
], | |
"Access-Control-Allow-Methods": [ | |
"PUT", | |
"GET", | |
"POST" | |
], | |
"Access-Control-Allow-Origin": [ | |
"*" | |
] | |
} | |
}, | |
API_ORIGIN="*" ipfs daemon | |
Initializing daemon... | |
Swarm listening on /ip4/127.0.0.1/tcp/4001 | |
Swarm listening on /ip4/192.168.0.17/tcp/4001 | |
Swarm listening on /ip6/::1/tcp/4001 | |
Swarm listening on /ip6/fd67:d185:7678:b25b:6852:d69:3076:c106/tcp/4001 | |
API server listening on /ip4/127.0.0.1/tcp/5001 | |
Gateway (readonly) server listening on /ip4/127.0.0.1/tcp/8080 | |
Daemon is ready |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment