1
0
mirror of https://gitee.com/koogua/course-tencent-cloud.git synced 2025-08-10 00:11:38 +08:00

更新 系统安装/客户端安装.md

koogua 2021-01-12 11:25:58 +08:00 committed by Gitee
parent cf4317d89b
commit 0ce2806f35

@ -23,8 +23,6 @@ git clone https://gitee.com/koogua/course-tencent-cloud-app.git
export const apiBaseUrl = '{{ your-domain }}/api'
```
### 运行
遇到跨域的问题,请修改 `course-tencent-cloud` 项目中的配置文件 `app/config/config.php` CORS 相关部分。
**注意:开发环境跨域域名可使用通配符, 非开发环境请使用实际的域名**