Reproduction Steps * log in to https://staging.console.web3.storage/ * dragged an image file onto uploader * clicked upload * see <img width="744" alt="Screenshot 2023-03-23 at 9 28 37 AM" src="https://user-images.githubusercontent.com/171782/227270793-440b1407-3a59-4665-9f58-d2d26195ca76.png"> * click the cid to URL https://bafkreiaey4p3rttxv2wckyu7sykolamtvpyhjho2v52u2rdgtgnoxzwnzi.ipfs.w3s.link Expected Behavior * I see my uploaded image Actual Behavior * request takes ~60s+ and then responds with 504 Gateway Timeout Error Note: * *staging* console. * w3s.links look hardcoded https://github.com/search?q=repo%3Aweb3-storage%2Fw3ui%20w3s.link&type=code * maybe we need to use env/provider-specific gateway URLs here? * maybe store/list should include gateway URLs * this works https://bafkreiaey4p3rttxv2wckyu7sykolamtvpyhjho2v52u2rdgtgnoxzwnzi.ipfs-staging.w3s.link/ * note `ipfs-staging.w3s.link`