10 months ago
I deployed the Typebot completely and it worked, both the builder and the viewer.
Then I connected to my domain, setting it to "builder.habl.com.br" and "chat.habl.com.br" with Railway's CNAMEs. I did it through Cloudflare. I also changed the variables in both the builder and the viewer.
Now this message appears in Test and also when opening the link in chat.habl.com.br, it doesn't work
0 Replies
10 months ago
you are not meant to update the variables yourself as they are dynamic, please undo all that
10 months ago
please undo that
10 months ago
there are likely more, please restore them to their original values
10 months ago
awsome
For anyone who does this stupid thing, this is the original code:
/// VIEWER
NEXTAUTH
https://${{Builder.RAILWAYPUBLICDOMAIN}}
NEXTPUBLICVIEWER
https://${{RAILWAYPUBLICDOMAIN}}
//// BUILDER
NEXTAUTH
https://${{RAILWAYPUBLICDOMAIN}}
NEXTPUBLICVIEWER
https://${{Viewer.RAILWAYPUBLICDOMAIN}}
10 months ago
you need them to be caps