Skip to content

Commit 9b41061

Browse files
authored
Update environment-variables.mdx
1 parent 3ada1f0 commit 9b41061

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/content/docs/workers/configuration/environment-variables.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ The example below sets up two environments, `staging` and `production`, with dif
5959
```toml
6060
name = "my-worker-dev"
6161

62+
#top level environment
63+
[vars]
6264
API_HOST = "api.example.com"
6365

6466
[env.staging.vars]

0 commit comments

Comments
 (0)