You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When I start the application with docker-compose up -d, it starts fine, I can make the flows but when I Test the flow, it shows this error
Error! Could not reach server. Check your connection.
{}
Although when running through bunx turbo dev --filter=builder... --filter=viewer..., it works fine
Describe the bug
When I start the application with
docker-compose up -d
, it starts fine, I can make the flows but when I Test the flow, it shows this errorAlthough when running through
bunx turbo dev --filter=builder... --filter=viewer...
, it works fineSnapshot attached :
Here is my docker-compose.yml file :
Also in my .env I have provided these values :
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear preview of chatbot which we get using the turbo command mentioned above.
The text was updated successfully, but these errors were encountered: