docs: improve headings and context in Cloud docs (#13757)
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user