denoland / deploy_feedback

For reporting issues with Deno Deploy
https://deno.com/deploy
74 stars 5 forks source link

Expose URL of the deployment as environment variable, say DENO_URL #245

Open tchief opened 2 years ago

tchief commented 2 years ago

Thanks for the Deno!

I added DENO_URL environment variable to several Deno projects so far to point to the deployment URL. Would be nice to have this one automatically exposed for Deno Deployments, similar to VERCEL_URL.

Is there a particular place in codebase where DENO_DEPLOYMENT_ID or DENO_REGION are set? It seems to be out of denoland org.

Symbitic commented 1 year ago

I second this.