Browse Source

add port env

haiswork 6 years ago
parent
commit
c9f81f3dca
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      .env.example

+ 1
- 0
.env.example View File

9
 
9
 
10
 # SMTP
10
 # SMTP
11
 MONITOR_NOTICE_SMTP_HOST=host
11
 MONITOR_NOTICE_SMTP_HOST=host
12
+MONITOR_NOTICE_SMTP_PORT=port
12
 MONITOR_NOTICE_SMTP_USER=user
13
 MONITOR_NOTICE_SMTP_USER=user
13
 MONITOR_NOTICE_SMTP_PASSWORD=password
14
 MONITOR_NOTICE_SMTP_PASSWORD=password
14
 MONITOR_NOTICE_EMAILS=466100496@qq.com
15
 MONITOR_NOTICE_EMAILS=466100496@qq.com