Skip to content

Instantly share code, notes, and snippets.

@dignifiedquire
Created November 23, 2015 10:31
Show Gist options
  • Save dignifiedquire/60bfa49299d09ab2bbc4 to your computer and use it in GitHub Desktop.
Save dignifiedquire/60bfa49299d09ab2bbc4 to your computer and use it in GitHub Desktop.
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