#how can I use the env vars in .env when deploying a worker via wrangler?
5 messages · Page 1 of 1 (latest)
aaah thx
hm, I remember it doing that automatically though...
I don’t think it has ever done it automatically. That might be unsafe, since you probably don’t want to deploy your dev credentials to prod(unless you are already using prod credentials locally)