Join Slack
Powered by
is there a way to reload the .env.local file witho...
# help
c
cbeckley
03/04/2022, 7:45 PM
is there a way to reload the .env.local file without removing and restarting the local stack?
r
Ross Coundon
03/04/2022, 7:53 PM
Not that I've found but it'd be cool to be able to do. Trouble is, it probably requires a restart of the lambda runtime anyway
f
Frank
03/04/2022, 9:43 PM
@cbeckley
r u passing the envs in .env files into ur Functions?
Frank
03/04/2022, 9:44 PM
They are only accessible in infrastrure code, unless ur setting them in function’s environment.
Open in Slack
Previous
Next