RunpodR
Runpod2y ago
3 replies
ribbit

Can local development use Runpod Secrets?

I discover that runpod serverless has this specify Secret feature. I want to use this to store values like environment variables.

{{ RUNPOD_SECRET_hello_world }}


How can I define secrets for my local development server as well? So that I can emulate accessing secrets in the actual serverless pod? Thanks
Solution
Yeah, as far as I know, we don't provide support for this, but setting environment variables locally shouldn't be too hard?
Was this page helpful?