Umb

Results 1 issues of Umb

### 问题描述 | Describe the bug 在尝试登录waline进行评论或登录waline进行评论管理时,会自动定向到localhost,而非已指定域名 登录使用github登录时: ![image](https://github.com/Mereithhh/vanblog/assets/53655863/cbe35f6a-eda0-4f7b-9d25-74721a768d85) 问题猜测: 猜测应该与nginx反代有关,服务器使用nginx反代443到localhost:79,且尝试修改为0.0.0.0后,异常网址也被定向到了0.0.0.0,nginx配置如下: ![image](https://github.com/Mereithhh/vanblog/assets/53655863/4b5d3ef1-7e28-4cca-a1a5-b8e8679a22c6) ### 复现网址 | Website URL https://umb.ink/ ### 版本 | Version v0.54.0 ### 部署方式? | How do you deploy...

问题反馈