关闭调试模式

feat/task1-c-wallet
Devil 2021-05-27 10:34:09 +08:00
parent 291ff7aee2
commit c536178970
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ return [
// 应用地址
'app_host' => '',
// 应用调试模式
'app_debug' => true,
'app_debug' => false,
// 应用Trace
'app_trace' => false,
// 是否支持多模块