mirror of
https://gitee.com/ulthon/ulthon_information.git
synced 2026-03-03 16:24:28 +08:00
修改绑定域名文件
This commit is contained in:
@@ -23,9 +23,7 @@ return [
|
||||
'app_map' => [],
|
||||
// 域名绑定(自动多应用模式有效)
|
||||
'domain_bind' => [
|
||||
'admin'=>'admin',
|
||||
'*'=>'index',
|
||||
'api'=>'api',
|
||||
|
||||
],
|
||||
// 禁止URL访问的应用列表(自动多应用模式有效)
|
||||
'deny_app_list' => [],
|
||||
|
||||
Reference in New Issue
Block a user