From 53c6d8ef3293645ecbdd00ed4a39a03b84bd8f79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=92=B2=E5=A5=88Sakina?= <59400654+fz6m@users.noreply.github.com> Date: Sun, 3 Mar 2024 00:23:12 +0800 Subject: [PATCH] Update docs/docs/docs/guides/env-variables.md --- docs/docs/docs/guides/env-variables.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/docs/docs/guides/env-variables.md b/docs/docs/docs/guides/env-variables.md index 5e96a762e554..8f18c40e7db8 100644 --- a/docs/docs/docs/guides/env-variables.md +++ b/docs/docs/docs/guides/env-variables.md @@ -79,6 +79,7 @@ CONCAT=$FOO$BAR # CONCAT=foobar MY_TOKEN="xxxxx" ``` +
```ts // .umirc.ts