优化更新

This commit is contained in:
2026-02-09 22:51:11 +08:00
parent 9939680942
commit adf7457502
12 changed files with 695 additions and 298 deletions

View File

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