Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我最近尝试在一个项目中使用easyrtc 。它在我的本地电脑上运行良好,一切似乎都很好。但是将其部署到天蓝色一直是一个严重的问题。
我已经尝试从我的电脑上传确切的安装。它确实有效,因为我使用azure cli进行了调试,但是出现内部服务器错误,当我尝试连接时,我不断收到
错误:CONNECTION_TIMEOUT
和其他一些错误。
请问有没有人这样做过,是否有任何指示可以帮助我成功部署它。谢谢你。