mirror of
https://github.com/acepanel/panel.git
synced 2026-02-05 19:27:20 +08:00
8 lines
163 B
PHP
8 lines
163 B
PHP
<?php
|
|
use Illuminate\Support\Facades\Facade;
|
|
|
|
return [
|
|
'name' => '耗子Linux面板',
|
|
'version' => '20221102',
|
|
'plugin_dir' => '/www/panel/plugins',
|
|
]; |