Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
xuecong committed Mar 3, 2022
1 parent a181004 commit 14d2c0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions server/README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -114,9 +114,9 @@
host: ''
# 各类可以解密加密
crypto:
# aes128 秘钥
# aes-256-cbc 秘钥
key: ''
# aes128 偏移常量
# aes-256-cbc 偏移常量
iv: ''
# 发信配置(主要接收生产环境异常报警)
smtp:
Expand Down

0 comments on commit 14d2c0e

Please sign in to comment.