mirror of
http://124.126.16.154:8888/singularity/HyperfDevelopmentKitCore.git
synced 2026-01-15 03:45:06 +08:00
@@ -62,8 +62,8 @@ return [
|
|||||||
// 第三方服务
|
// 第三方服务
|
||||||
'third_party' => [
|
'third_party' => [
|
||||||
'email' => [
|
'email' => [
|
||||||
'dsn' => 'smtp://account@luxcreo.ai:Qfsd8866@smtp.qiye.aliyun.com:465',
|
'dsn' => 'smtp://noreply@luxcreo.ai:Qfsd8866@smtp.qiye.aliyun.com:465',
|
||||||
'mailer_sender' => 'account@luxcreo.ai', // 发件邮箱
|
'mailer_sender' => 'noreply@luxcreo.ai', // 发件邮箱
|
||||||
'mailer_sender_name' => 'LuxCreo', // 发件人名称
|
'mailer_sender_name' => 'LuxCreo', // 发件人名称
|
||||||
],
|
],
|
||||||
'sms' => [
|
'sms' => [
|
||||||
|
|||||||
Reference in New Issue
Block a user