改进命令行下面的URL生成

This commit is contained in:
thinkphp
2017-05-22 14:43:42 +08:00
parent 8b2a7546e0
commit ab2222b100
3 changed files with 5 additions and 7 deletions

View File

@@ -89,8 +89,8 @@ return [
'url_route_must' => false,
// 域名部署
'url_domain_deploy' => false,
// 当前默认URL根地址
'default_url_root' => '',
// 默认Host地址
'default_host' => '',
// 域名根如thinkphp.cn
'url_domain_root' => '',
// 是否自动转换URL中的控制器和操作名