Does typebot runs on path other than root?
Hi folks, I'd like to have typebot builder and viewer running under a different path other than root.
I've tried to set NEXTAUTH_URL=https://typebot.mydomain.com/builder and NEXT_PUBLIC_VIEWER_URL=https://typebot.mydomain.com/viewer.
Should this work?
When I try to access this kind of url I'm always being redirect to root , for example to https://typebot.mydomain.com/signin instead of https://typebot.mydomain.com/builder/signin.
Am I missing something or typebot requires to run on the root folder of the domain?
I've tried to set NEXTAUTH_URL=https://typebot.mydomain.com/builder and NEXT_PUBLIC_VIEWER_URL=https://typebot.mydomain.com/viewer.
Should this work?
When I try to access this kind of url I'm always being redirect to root , for example to https://typebot.mydomain.com/signin instead of https://typebot.mydomain.com/builder/signin.
Am I missing something or typebot requires to run on the root folder of the domain?