remove test code
This commit is contained in:
@@ -12,6 +12,5 @@
|
||||
*/
|
||||
|
||||
Route::get('/', function () {
|
||||
dd(env('REDIS_PORT'));
|
||||
return view('welcome');
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user