Skip to content

Commit 2562a4e

Browse files
committed
add laravels 配置
1 parent 18982c7 commit 2562a4e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

laravel/.env.example

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,3 +69,10 @@ BAIDU_grant_type=client_credentials
6969
BAIDU_client_id=yxGSiFRIbfdl7WwGGXIGlmnR
7070
BAIDU_client_secret=nE2rXH6ScEUg8MifDPbTzCrD5SHoC4vh
7171
# 百度 OCR
72+
73+
# laravels 配置
74+
LARAVELS_LISTEN_IP=0.0.0.0
75+
LARAVELS_LISTEN_PORT=5200
76+
LARAVELS_INOTIFY_RELOAD=false
77+
LARAVELS_DAEMONIZE=false
78+
# laravels 配置

0 commit comments

Comments
 (0)