-
Notifications
You must be signed in to change notification settings - Fork 98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
部署过程有两个地方需要注意一下 #3
Comments
大佬求教,“修改 docker-conpose.yml 邮箱相关项”。这个我不太理解意思。这里面具体需要添加哪些项目呢?里面的邮箱是我们常用的QQ邮箱那种吗?可否提供一个样例 |
模板里的那种邮箱就可以,你进docker-conpose.yml 把邮箱改成自己的就可以 注意 要开启pop功能 |
@freesaber 你好,激活的URL使用的0.0.0开头的地址,将地址修改为发布的地址;这个发布的地址是指? |
邮箱可以关闭ssl 验证邮件0.0.0.0的问题有人解决了么 |
我把0.0.0.0后面的端口号换成58080就好了 |
大佬我想问下部署成功后怎么登陆? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
1.配置邮箱的密码是授权码,不是登陆密码,否则无法创建账户。日志中会报错:javax.mail.AuthenticationFailedException。以QQ邮箱为例,授权码在邮箱设置界面中获取。
2.注册后,会收到激活邮件,这个激活的URL使用的0.0.0开头的地址。需要将地址修改为发布的地址,来完成激活
The text was updated successfully, but these errors were encountered: