bugfix
This commit is contained in:
parent
2849847d79
commit
4bda7bc81a
@ -13,7 +13,7 @@ CONF = {
|
||||
"mail": os.getenv("MAIL", ""),
|
||||
"password": os.getenv("PASSWORD", ""),
|
||||
"from_mail": os.getenv("FROM_MAIL", "")
|
||||
}
|
||||
},
|
||||
"wechat": {
|
||||
"mchid": os.getenv("WXP_MCHID",""),
|
||||
"appid": os.getenv("WXP_APPID", ""),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user