Configuring nitro storage with environment variables
I would like to move the configuration of a GitHub-backed nitro storage to environment variables. Do I simply use
process.env in nuxt.config or is there a better way?