mirror of
https://github.com/lsky-org/lsky-pro.git
synced 2025-01-08 11:57:52 +08:00
改进升级方式
This commit is contained in:
parent
165635bce9
commit
31503d340a
@ -16,7 +16,7 @@ use League\Flysystem\Local\LocalFilesystemAdapter;
|
||||
|
||||
class UpgradeService
|
||||
{
|
||||
const ApiUrl = 'http://127.0.0.1:9502/v2';
|
||||
const ApiUrl = 'https://api.lsky.pro/v2';
|
||||
|
||||
/** @var array|array[] 所有版本 */
|
||||
protected array $versions = [];
|
||||
|
Loading…
Reference in New Issue
Block a user