I ran ipfs daemon and added simple text file with contents as SAMPLE CONTENTS IN THIS IPFS FILE. Generated hash is QmYgjkSxZUYtEezqp8YHDnzXHAoaT6yjshjc68PSdUnrMr. Why can’t I access this file through this address in browser http://gateway.ipfs.io/ipfs/QmYgjkSxZUYtEezqp8YHDnzXHAoaT6yjshjc68PSdUnrMr
I can easily see in my browser when I type in address http://localhost:8080/ipfs/QmYgjkSxZUYtEezqp8YHDnzXHAoaT6yjshjc68PSdUnrMr
Both daemon and ipfs version installed on my machine are 0.4.18. What wrong I am doing here?