Skip to content

Commit e744890

Browse files
committed
Fix typo in default variable.
1 parent 11552af commit e744890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
ipfs_dist_url: https://dist.ipfs.io
33
ipfs_version: v0.4.11
44
ipfs_arch: amd64
5-
ipfs_http_api_listen_multiaaddress: /ip4/127.0.0.1/tcp/5001
5+
ipfs_http_api_listen_multiaddress: /ip4/127.0.0.1/tcp/5001
66
ipfs_http_gateway_listen_multiaddress: /ip4/127.0.0.1/tcp/8080
77
ipfs_storage_max: 10GB

0 commit comments

Comments
 (0)