mirror of
https://github.com/cedar2025/Xboard.git
synced 2025-01-22 10:38:14 -05:00
updata .env.example
This commit is contained in:
parent
12536b34aa
commit
b20776bd18
@ -4,15 +4,6 @@ APP_KEY=base64:PZXk5vTuTinfeEVG5FpYv2l6WEhLsyvGpiWK7IgJJ60=
|
|||||||
APP_DEBUG=false
|
APP_DEBUG=false
|
||||||
APP_URL=http://localhost
|
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
|
APP_RUNNING_IN_CONSOLE=true
|
||||||
|
|
||||||
LOG_CHANNEL=stack
|
LOG_CHANNEL=stack
|
||||||
|
Loading…
Reference in New Issue
Block a user