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
Along with #33, this is pretty trivial, as we can just run npm run build in the chatbot, then copy the contents of the build directory to /var/www/html/ on the gcp instance. This isn't very automatic; we should change that at some point.
Add a docker-compose service for hosting the web chatbot alongside the rasa server.
The text was updated successfully, but these errors were encountered: