diff --git a/config/app.php b/config/app.php index 00521178..a1a5031f 100644 --- a/config/app.php +++ b/config/app.php @@ -52,7 +52,7 @@ | */ - 'url' => env('APP_URL', 'http://localhost:8500'), + 'url' => env('APP_URL', 'http://localhost:8080'), 'asset_url' => env('ASSET_URL', null), 'mix_url' => env('ASSET_URL', null),