I am trying to allow anonymous (or just from my applications domain) read access for files in my bucket.
When trying to read the files I get
```
<
If you upload files in firebase functions you'll need to call makePublic() on the reference object in order to make it accessible without passing token.
makePublic()