docs: improve headings and context in Cloud docs (#13757)

This commit is contained in:
Shahed Nasser
2025-10-15 18:49:48 +03:00
committed by GitHub
parent 4e3090ab26
commit 8bb036457c
13 changed files with 68 additions and 68 deletions
@@ -41,7 +41,7 @@ The following environment variable names are reserved by Cloud and you can't use
---
## Add Environment Variables
## Add Environment Variables on Cloud
To add environment variables to an environment:
@@ -67,7 +67,7 @@ After adding the environment variables, you must [redeploy the environment](../l
---
## Edit Environment Variables
## Edit Environment Variables on Cloud
To edit an environment variable:
@@ -92,7 +92,7 @@ After editing the environment variable, you must [redeploy the environment](../l
---
## Delete Environment Variables
## Delete Environment Variables on Cloud
To delete an environment variable:
@@ -112,7 +112,7 @@ After deleting the environment variable, you must [redeploy the environment](../
---
## Export Environment Variables
## Export Environment Variables on Cloud
You can export an environment's variables as a `.env` file. This is useful for debugging issues that require you to have the same environment variables.