close debug
parent
9d81f6a119
commit
87c0ddf142
|
|
@ -19,7 +19,7 @@ return [
|
||||||
// 应用地址
|
// 应用地址
|
||||||
'app_host' => '',
|
'app_host' => '',
|
||||||
// 应用调试模式
|
// 应用调试模式
|
||||||
'app_debug' => true,
|
'app_debug' => false,
|
||||||
// 应用Trace
|
// 应用Trace
|
||||||
'app_trace' => false,
|
'app_trace' => false,
|
||||||
// 是否支持多模块
|
// 是否支持多模块
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue