Customizing the Environment
Storing Secrets
How to store secrets and environment variables.
Managing Secrets and Environment Variables
In the Beta9 dashboard, you’ll be able to create secrets and environment variables which you can access in your apps.
Secrets can be scoped globally to all of your apps, or limited to a specific app.
Using Secrets
Once created, you can access a secret like an environment variable:
You’ll need to redeploy your app for secrets to be updated.
Was this page helpful?