mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-26 07:32:01 +00:00
docs: update environment variable in example (#4573)
This commit is contained in:
parent
a4526cffe2
commit
41d5cbbf3a
@ -43,7 +43,7 @@ Runtime config values are automatically replaced by matching environment variabl
|
||||
|
||||
```sh [.env]
|
||||
NUXT_API_SECRET=api_secret_token
|
||||
NUXT_PUBLIC_BASE_URL=https://nuxtjs.org
|
||||
NUXT_PUBLIC_API_BASE=https://nuxtjs.org
|
||||
```
|
||||
|
||||
```ts [nuxt.config.ts]
|
||||
|
Loading…
Reference in New Issue
Block a user