#Change default .env path

8 messages · Page 1 of 1 (latest)

normal spade
#

Hello, is there a way to change the default .env path in Nuxt3 please?
Thank you in advance!

minor scaffold
#

not sure if that's possible, could you could do a symlink?

normal spade
#

I would prefer not using a symlink if it's possible

minor scaffold
#

ah

#

nuxi dev --dotenv .custom.env

#

something like this should work