Skip to content

Commit 21d41f2

Browse files
committed
Added ‘Manually’
1 parent f075499 commit 21d41f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Add your environment variables (optional)
1+
## Manually add your environment variables (optional)
22

33
If you have any environment variables in your tasks, be sure to add them in the dashboard so deployed code runs successfully. In Node.js, these environment variables are accessed in your code using `process.env.MY_ENV_VAR`.
44

@@ -8,4 +8,4 @@ button. ![Environment variables page](/images/environment-variables-page.jpg)
88
You can add values for your local dev environment, staging and prod. ![Environment variables
99
page](/images/environment-variables-panel.jpg)
1010

11-
You can also add environment variables in code by following the steps on the [Environment Variables page](/deploy-environment-variables#in-your-code).
11+
You can also add environment variables in code by following the steps on the [Environment Variables page](/deploy-environment-variables#in-your-code).

0 commit comments

Comments
 (0)