You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
362 B
1 lines
362 B
APP_DEBUG = true
[APP]
DEFAULT_TIMEZONE = Asia/Shanghai
[DATABASE]
TYPE = mysql
HOSTNAME = rm-bp16g0z062kdo7dycmo.mysql.rds.aliyuncs.com
DATABASE = ssxcx
USERNAME = rdsuser
PASSWORD = RtO73KKs123
HOSTPORT = 3306
CHARSET = utf8
DEBUG = false
[CACHE]
DRIVER = file
[REDIS]
HOSTNAME = 127.0.0.1
HOSTPORT = 6379
PASSWORD =
SELECT = 0
[LANG]
default_lang = zh-cn |