Skip to content

Commit f698912

Browse files
Update src/content/docs/workers/wrangler/system-environment-variables.mdx
Co-authored-by: Pete Bacon Darwin <[email protected]>
1 parent 0faec68 commit f698912

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/workers/wrangler/system-environment-variables.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Wrangler supports the following environment variables:
7474

7575
* `WRANGLER_HTTPS_KEY_PATH` <Type text="string" /> <MetaInfo text="optional" />
7676

77-
* Path to a custom certificate key.
77+
* Path to a custom HTTPS certificate key when running `wrangler dev`, to be used with `WRANGLER_HTTPS_CERT_PATH`.
7878

7979
* `WRANGLER_HTTPS_CERT_PATH` <Type text="string" /> <MetaInfo text="optional" />
8080

0 commit comments

Comments
 (0)