Skip to content

Commit 20e1523

Browse files
committed
update CLOUDFLARE_DURABLE_OBJECT_ID env var description
1 parent 0295f3e commit 20e1523

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/containers/platform-details/environment-variables.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The container runtime automatically sets the following variables:
1515
- `CLOUDFLARE_COUNTRY_A2` - the [ISO 3166-1 Alpha 2 code](https://www.iso.org/obp/ui/#search/code/) of a country the container is placed in
1616
- `CLOUDFLARE_LOCATION` - a name of a location the container is placed in
1717
- `CLOUDFLARE_REGION` - a region name
18-
- `CLOUDFLARE_DURABLE_OBJECT_ID` - the ID of the Durable Object instance that the container is bound to
18+
- `CLOUDFLARE_DURABLE_OBJECT_ID` - the ID of the Durable Object instance that the container is bound to. You can use this to identify particular container instances on the dashboard.
1919

2020
## User-defined environment variables
2121

0 commit comments

Comments
 (0)