更新配置

This commit is contained in:
2026-02-10 09:12:51 +08:00
parent af366d76b2
commit 5d51656fd4

View File

@@ -32,7 +32,7 @@ return [
|
*/
'listen_port' => env('LARAVELS_LISTEN_PORT', 8080),
'listen_port' => env('LARAVELS_LISTEN_PORT', 8000),
/*
|--------------------------------------------------------------------------