Joshua Andrew Linog

Results 10 comments of Joshua Andrew Linog

totally agree; this would be great.

@vivek7405 i. could. kiss. you.!!!!!!!! ### you are awesome! this was driving me crazy, especially with early dns issues. i was debugging the wrong things, and your additions to editor.tsx...

> Yes, that works without any issue. What's your error that you get? > > My domain config: > > * `www.preview.mydomain.app` redirects (308) to `preview.mydomain.app` > * `*.preview.mydomain.app` is...

## check out this guide https://vercel.com/guides/set-up-a-staging-environment-on-vercel when @Xennis says this: > My env config: > - `NEXT_PUBLIC_ROOT_DOMAIN=preview.mydomain.app` I took this config and i added it in the environment variables UI...

### you are awesome @joelybahh you are incredible! this refactor was so helpful to me. ### could you help again? I have launched this multi-tenant app successfully on vercel and...

i believe the problem is going to be occurring here in the code: ``` /** * Processes the request hostname, adjusting it for local development and Vercel preview deployments. *...

> i believe the problem is going to be occurring here in the code: > > ``` > /** > * Processes the request hostname, adjusting it for local development...

That'd be so cool. Totally agreed.

i now have mine working the way i want, although i don't think its what the repo is intended to do. @Rudrakaniya could you provide some more specifics about where...

> I have deployed this repo using Vercel's deployment template. I set up all the required environment variables, but I am unable to open any page; all the pages are...