mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-06 07:02:47 +08:00
优化路由子域名支持
This commit is contained in:
@@ -85,6 +85,8 @@ return [
|
||||
'url_module_map' => [],
|
||||
// 域名部署
|
||||
'url_domain_deploy' => false,
|
||||
// 域名根,如.thinkphp.cn
|
||||
'url_domain_root' => '',
|
||||
// 域名部署规则
|
||||
'url_domain_rules' => [],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user