We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11552af commit e744890Copy full SHA for e744890
defaults/main.yml
@@ -2,6 +2,6 @@
2
ipfs_dist_url: https://dist.ipfs.io
3
ipfs_version: v0.4.11
4
ipfs_arch: amd64
5
-ipfs_http_api_listen_multiaaddress: /ip4/127.0.0.1/tcp/5001
+ipfs_http_api_listen_multiaddress: /ip4/127.0.0.1/tcp/5001
6
ipfs_http_gateway_listen_multiaddress: /ip4/127.0.0.1/tcp/8080
7
ipfs_storage_max: 10GB
0 commit comments