You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use Tailscale for https during development and have a common certificate and key for all projects. It would be convenient to load these using environment variables like WRANGLER_HTTPS_{CERT|_KEY}_PATH.
Describe the solution
I use Tailscale for https during development and have a common certificate and key for all projects. It would be convenient to load these using environment variables like
WRANGLER_HTTPS_{CERT|_KEY}_PATH.