1 Star 1 Fork 1

XpmJS/xqcloud

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
config-sample.php 234 Bytes
一键复制 编辑 原始数据 按行查看 历史
天人合一 提交于 2017-01-21 10:55 +08:00 . 更新文案
<?php
/**
* 修改好配置,改名为 config.php
*
*/
$GLOBALS['_QC'] = [
'cos'=>[ // 云存储 COS
'appid'=>'Your Appid',
'bucket'=>'Your bucket',
'SecretID'=>"Your SecretID",
'SecretKey'=>"Your SecretKey"
]
];
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
微信
1
https://gitee.com/xpmjs/xqcloud.git
git@gitee.com:xpmjs/xqcloud.git
xpmjs
xqcloud
xqcloud
master

搜索帮助