92 Star 354 Fork 168

vilson / pearProjectApi

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.env.example 566 Bytes
一键复制 编辑 原始数据 按行查看 历史
vilson 提交于 2020-05-10 08:13 . 版本更新至2.8.16
[app]
app_name = PearProject
app_version = 2.8.16
app_host = ''
app_debug = false
app_trace = false
[database]
hostname = 127.0.0.1
database = pearproject
username = root
password = root
hostport = 3306
prefix = pear_
debug = true
[config]
notice_push = false
dingtalk_push = false
mail_push = false
[sms]
debug = true
[mail]
open = false
Host = smtp.example.com
SMTPAuth = true
Username = example@example.com
Password = example
SMTPSecure = tls
Port = 25
[cache]
type = redis
path = ./runtime/cache
expire = 0
[redis]
host = 127.0.0.1
port = 6379
password =
PHP
1
https://gitee.com/vilson/ApiForProjectManage.git
git@gitee.com:vilson/ApiForProjectManage.git
vilson
ApiForProjectManage
pearProjectApi
master

搜索帮助