Viewer 404
Hello folks,
I am trying to deploy typebot first time. I have everything set up.
I want to deploy it locally on the docker, having it on localhost.
I have set up NEXT_PUBLIC_VIEWER_URL=http://localhost:8081/viewer
I can create a new instance of typebot, however, it doesn't work on viewer side, when I deploy or test it.
I do not get any error, that would help me.
What could be wrong ?
Please help !
3 Replies
Someone will reply to you shortly. In the meantime, this might help:
How can we guess what's wrong?
You need to provide more information
server logs, docker compose file etc
Ok, I have solved it. I was running different postgre database on the same server and it didn't do well