mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-24 01:03:46 +02:00
Use client API to get resource use for a server
This commit is contained in:
@@ -7,8 +7,6 @@
|
||||
* https://opensource.org/licenses/MIT
|
||||
*/
|
||||
Route::get('/', 'IndexController@index')->name('index');
|
||||
Route::get('/dashboard/servers', 'DashboardController@servers')->name('dashboard.servers');
|
||||
Route::get('/status/{server}', 'IndexController@status')->name('index.status');
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user