mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-28 19:10:40 +00:00
v1.5-alpha.8
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@
|
||||
*/
|
||||
|
||||
// Deployment Webhook URL
|
||||
Route::post('/deploy', 'DeployController@deploy');
|
||||
Route::post('/deploy/github', 'DeployController@github');
|
||||
|
||||
// Get public thumbnails and files
|
||||
Route::get('/thumbnail/{name}/public/{token}', 'FileAccessController@get_thumbnail_public');
|
||||
|
||||
Reference in New Issue
Block a user