关闭debug

feat/task1-c-wallet
devil_gong 2019-01-08 16:45:57 +08:00
parent 508f771f09
commit ed03da5d93
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,
// 是否支持多模块