chore: 开启调试模式并添加代码对比脚本
开启调试模式以便更好地排查问题。 添加代码对比脚本 see.sh,用于简洁地对比代码变更,包括文件变更对比和变更统计,方便查看我们和他们的修改情况。
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ TLS:
|
||||
Enable: false
|
||||
CertFile: ""
|
||||
KeyFile: ""
|
||||
Debug: false
|
||||
Debug: true
|
||||
JwtAuth:
|
||||
AccessSecret: 89270267-f1dc-4136-9c9c-dc38c4685d63
|
||||
AccessExpire: 604800
|
||||
|
||||
Reference in New Issue
Block a user