Compare commits

...

2 Commits

Author SHA1 Message Date
molong 121a971e91 Merge branch 'main' of http://git.tensent.cn/molong/laravel_swoole 2026-02-10 09:12:53 +08:00
molong 5d51656fd4 更新配置 2026-02-10 09:12:51 +08:00
+1 -1
View File
@@ -32,7 +32,7 @@
|
*/
'listen_port' => env('LARAVELS_LISTEN_PORT', 8080),
'listen_port' => env('LARAVELS_LISTEN_PORT', 8000),
/*
|--------------------------------------------------------------------------