正在显示
1 个修改的文件
包含
5 行增加
和
2 行删除
| @@ -4,9 +4,12 @@ | @@ -4,9 +4,12 @@ | ||
| 4 | "repositories": { | 4 | "repositories": { |
| 5 | "lackoxygen/tiktok_shop": { | 5 | "lackoxygen/tiktok_shop": { |
| 6 | "type": "git", | 6 | "type": "git", |
| 7 | - "url": "git@47.107.73.162:lackoxygen/tiktok_shop.git" | 7 | + "url": "http://47.107.73.162:8099/lackoxygen/tiktok_shop.git" |
| 8 | }, | 8 | }, |
| 9 | - } | 9 | + }, |
| 10 | + "config": { | ||
| 11 | + "secure-http": false | ||
| 12 | + }, | ||
| 10 | ``` | 13 | ``` |
| 11 | 14 | ||
| 12 | # 安装 | 15 | # 安装 |
-
请 注册 或 登录 后发表评论