Search
Get Started
N
Nuxt
•
3y ago
plex
Environment variables for stages
Just a quick question
, how can I define environment variables depending on the stage
? E
.g
. I need a different API endpoint for dev and beta stages
.
Nuxt
Join
Nuxt Community Chat Server
31,867
Members
View on Discord
Was this page helpful?
Yes
No
W
warflash
•
4/22/23, 12:13 PM
https://nuxt.com/docs/guide/directory-structure/env#env-file
Nuxt
.env · Nuxt Directory Structure
A
.env file specifies your build
/dev
-time environment variables
.