【发布时间】:2020-11-01 01:10:02
【问题描述】:
虽然我似乎能够成功部署网站(使用 React 构建),但只要单击部署的链接,浏览器就会将我带回 localhost:3000。我认为这是因为我已将 redirectUri 设置为以下const redirectUri = "http://localhost:3000/callback/";,但我不确定是否可以设置 redirectUri。有人可以帮我解决这个问题吗?
【问题讨论】:
标签: html reactjs deployment vercel surge.sh