当前仓库属于暂停状态,部分功能使用受限,详情请查阅 仓库状态说明
1 Star 0 Fork 58

林林总总/RXThinkCMF_TP5.1
暂停

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.env 841 Bytes
一键复制 编辑 原始数据 按行查看 历史
牧羊人 提交于 2020-02-16 14:48 . 优化组件
//调试模式
app_debug = true
//应用Trace
app_trace = true
// 数据库配置
[database]
type = mysql
hostname = 127.0.0.1
database = rxthink.v5.1
username = root
password =
hostport = 3306
charset = utf8mb4
prefix = think_
debug = true
// 缓存配置
[cache]
type = redis
host = 127.0.0.1
port = 6379
password =
prefix = RX_
// 消息队列
[rabbutmq]
host = /
ip = 127.0.0.1
port = 5672
user = guest
password = guest
// 全局配置
[system]
site_name = RXThinkCMF_TP5.1专业版
nick_name = 专业版v3.0.0
version = v3.0.0
attach_path = D:\sites\RXThinkCMF\RXThinkCMF_TP5.1_DEV\public\uploads
// 网址配置
[domain]
site_url = http://www.rxthink.com
main_url = http://admin.rxthink.com
wap_url = http://m.rxthink.com
api_url = http://api.rxthink.com
script_url = http://script.rxthink.com
image_url = http://img.rxthink.com
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/wangyulin1991/RXThinkCMF_TP5.1.git
[email protected]:wangyulin1991/RXThinkCMF_TP5.1.git
wangyulin1991
RXThinkCMF_TP5.1
RXThinkCMF_TP5.1
master

搜索帮助