terenced
terenced
Explore posts from servers
CDCloudflare Developers
Created by terenced on 4/28/2024 in #workers-help
Do I need to store my environment variables in wrangler.toml?
Thank you
10 replies
CDCloudflare Developers
Created by terenced on 4/28/2024 in #workers-help
Do I need to store my environment variables in wrangler.toml?
it definitely can. I am just trying to understand how env vars work. It feels odd to me to have the env set in the code. I might as well just hardcode the value since I do not have multiple envs
10 replies
CDCloudflare Developers
Created by terenced on 4/28/2024 in #workers-help
Do I need to store my environment variables in wrangler.toml?
OK, so after every deploy, i would need to go an set the env var in the dashboard again?
10 replies
CDCloudflare Developers
Created by terenced on 4/28/2024 in #workers-help
Do I need to store my environment variables in wrangler.toml?
Initially, I did not have any env vars defined, but when I deployed, it cleared out the one I defined manually in the dashboard. It that expected?
10 replies