exerra.xyz
CDCloudflare Developers
•Created by exerra.xyz on 3/10/2024 in #workers-help
How to access secrets added in the dashboard locally?
Hello!
I added the Supabase integration in the Workers dashboard, which automatically added two secrets (
SUPABASE_URL
& SUPABASE_KEY
).
How can I access them when running the worker locally? (if even possible)
When running wrangler secret list
I can clearly see them, and when I turn off local mode it works, however then I have the problem of both non-instantaneous changes and objects not being logged.6 replies