mirror of
https://github.com/lkddi/Xboard.git
synced 2026-04-03 18:40:52 +08:00
perf: 优化安装体验
This commit is contained in:
10
.env.example
10
.env.example
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user