mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 13:45:18 +00:00
docs: fix typo (#7437)
This commit is contained in:
parent
9f1ac4f201
commit
8bccdf44e8
@ -78,7 +78,7 @@ We can set the environment variables inside the `.env` file to make them accessi
|
||||
|
||||
``` [.env]
|
||||
NUXT_PUBLIC_API_BASE_URL = "https://api.localhost:5555"
|
||||
NUXT_APP_SECRET = "123"
|
||||
NUXT_API_SECRET = "123"
|
||||
```
|
||||
|
||||
::alert{type=info}
|
||||
|
Loading…
Reference in New Issue
Block a user