add
This commit is contained in:
18
.env.example
Normal file
18
.env.example
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
APP_DEBUG = true
|
||||||
|
URL = http://192.168.1.43:1333/
|
||||||
|
|
||||||
|
DEFAULT_TIMEZONE = Asia/Shanghai
|
||||||
|
|
||||||
|
default_lang = zh-cn
|
||||||
|
|
||||||
|
|
||||||
|
HOSTNAME = rm-gc712o11yndj78x6a6o.mysql.cn-chengdu.rds.aliyuncs.com
|
||||||
|
USERNAME = video_user
|
||||||
|
PASSWORD = VideoUser@1
|
||||||
|
HOSTPORT = 3306
|
||||||
|
|
||||||
|
SLAVE_HOSTNAME = rm-gc712o11yndj78x6a6o.mysql.cn-chengdu.rds.aliyuncs.com
|
||||||
|
SLAVE_USERNAME = video_user
|
||||||
|
SLAVE_PASSWORD = VideoUser@1
|
||||||
|
SLAVE_HOSTPORT = 3306
|
||||||
|
|
||||||
Reference in New Issue
Block a user