perf: 优化安装体验

This commit is contained in:
xboard
2024-05-24 13:06:25 +08:00
parent 033b8c702a
commit 2b0bf6cbb7
3 changed files with 36 additions and 24 deletions

View File

@@ -5,16 +5,6 @@ APP_DEBUG=false
APP_URL=http://localhost
ADMIN_SETTING_CACHE=60 #设置缓存时间(单位秒)
#LaravelS配置
LARAVELS_LISTEN_IP=0.0.0.0
LARAVELS_LISTEN_PORT=80
LARAVELS_HANDLE_STATIC=true
LARAVELS_MAX_REQUEST=1000
LARAVELS_WORKER_NUM=2
LARAVELS_TIMER=true
APP_RUNNING_IN_CONSOLE=true
LOG_CHANNEL=stack
DB_CONNECTION=mysql