我的Botpress聊天机器人已经准备好部署了。我已经阅读了Botpress官方网站上提供的关于如何在Heroku平台上部署它的文档,但是我无法理解其中的内容。有人能帮我吗?
发布于 2022-03-01 13:55:32
我能够使用以下链接在Heroku上部署Botpress:https://elements.heroku.com/buttons/botpress/botpress
部署使用官方回购的主分支,并提供免费postgres和应用程序。
部署完成后,我使用Botpress的Import /将流从dev移动到prod。
https://stackoverflow.com/questions/68489901
复制相似问题