Commit bd51514f authored by msgroup's avatar msgroup Committed by mingsoft
Browse files

fix:修改默认shiro-key

parent 2a11ba63
Showing with 1 addition and 1 deletion
+1 -1
......@@ -13,7 +13,7 @@ logging:
ms:
shiro-key: 4AvVhmFLUs0KTA3Kprsdag== #生产必须修改此值否则会存在安全风险,可以通过 https://base64.us/随机生产一个Base64值
shiro-key: d3d3bWluZ3NvZnRuZXRtcw== #生产必须修改此值否则会存在安全风险,可以通过 https://base64.us/随机生产一个Base64值
html-dir: html
rand-code:
length: 4 #验证码长度
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment