a year 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
a year ago
you are not meant to update the variables yourself as they are dynamic, please undo all that
a year ago
please undo that
a year ago
there are likely more, please restore them to their original values
a year 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}}
a year ago
you need them to be caps