Skip to main content

Secrets

AppSettings

Every project needs secrets to store sensitive information like API keys, database passwords, etc. In this section, you can add a list of secrets for your project:

Creating

  1. Click the "Add Secret" button to create a new secret.
  2. Provide a name and description for the secret that describes its purpose.
  3. Enter the secret value.
  4. Click "Save" to store the secret securely.

Editing

To edit an existing secret:

  1. Click the "Edit" button next to the secret you want to modify.
  2. Update the secret details as needed.
  3. Click "Save" to apply the changes.

Deleting

To delete a secret:

  1. Click the "Delete" button next to the secret you want to remove.

Video Guide