mirror of https://gitee.com/karson/fastadmin.git
parent
b993aa7efb
commit
8dff7ee952
|
|
@ -302,7 +302,7 @@ return [
|
|||
//允许跨域的域名,多个以,分隔
|
||||
'cors_request_domain' => 'localhost,127.0.0.1',
|
||||
//版本号
|
||||
'version' => '1.6.4.20260522',
|
||||
'version' => '1.6.5.20260602',
|
||||
//API接口地址
|
||||
'api_url' => 'https://api.fastadmin.net',
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in New Issue