Bruno Belloni
Bruno Belloni
Explore posts from servers
NNuxt
Created by Bruno Belloni on 11/7/2024 in #❓・help
How can i define custom request headers to Nuxt Image in order to Cache properly?
My request are being executed with "cache-control": "no-cache" i could easily change this on $fetch but dont know how to do it on Nuxt Image module. Im using the cloudinary provider, but cache also doesent work with static images
5 replies
RRailway
Created by Bruno Belloni on 10/16/2023 in #✋|help
My Nuxt JS 3 Nitro backend socket.io works only on dev mode.
My Nuxt app is running on port 3000 and the socket.io server on 3001. When i push to railway production's the socket.io server is not accessible
7 replies