feat(ISP config web and webhost imports)
All checks were successful
Deploy Roxane to Preprod / deploy (push) Successful in 43s
All checks were successful
Deploy Roxane to Preprod / deploy (push) Successful in 43s
This commit is contained in:
@@ -25,7 +25,7 @@ Route::get('/test/sync-ispconfig', function () {
|
||||
abort(403);
|
||||
}
|
||||
|
||||
Artisan::call('sync:ispconfig-members');
|
||||
Artisan::call('sync:ispconfig-web-members');
|
||||
|
||||
return response()->json([
|
||||
'status' => 'ok',
|
||||
|
||||
Reference in New Issue
Block a user