mirror of https://gitee.com/karson/fastadmin.git
更新版本号
parent
ce8c3a94d9
commit
6f17a39d90
|
|
@ -292,7 +292,7 @@ return [
|
|||
//允许跨域的域名,多个以,分隔
|
||||
'cors_request_domain' => 'localhost,127.0.0.1',
|
||||
//版本号
|
||||
'version' => '1.2.0.20201001_beta',
|
||||
'version' => '1.2.0.20210125_beta',
|
||||
//API接口地址
|
||||
'api_url' => 'https://api.fastadmin.net',
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in New Issue