mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-13 09:33:54 +00:00
docs: use internal link (#27883)
This commit is contained in:
parent
c4956cbf32
commit
04d157e670
@ -34,7 +34,7 @@ npx nuxi dev --dotenv .env.local
|
|||||||
When updating `.env` in development mode, the Nuxt instance is automatically restarted to apply new values to the `process.env`.
|
When updating `.env` in development mode, the Nuxt instance is automatically restarted to apply new values to the `process.env`.
|
||||||
|
|
||||||
::important
|
::important
|
||||||
In your application code, you should use [Runtime Config](https://nuxt.com/docs/guide/going-further/runtime-config) instead of plain env variables.
|
In your application code, you should use [Runtime Config](/docs/guide/going-further/runtime-config) instead of plain env variables.
|
||||||
::
|
::
|
||||||
|
|
||||||
## Production
|
## Production
|
||||||
|
Loading…
Reference in New Issue
Block a user