关闭debug

This commit is contained in:
devil_gong
2019-01-08 16:45:57 +08:00
parent 508f771f09
commit ed03da5d93

View File

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