Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
easychen committed May 22, 2022
1 parent 4a641aa commit ee33fe5
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ docker run -e API_KEY=* -e TZ=Asia/Chongqing -p 8088:80 -v $PWD:/data -d ccr.ccs

点击插件右上方菜单中的`自架服务`。

在`服务器地址`一栏输入 `http://$BBB:8088`(这里的URL不用加key参数);在`API_KEY`一栏输入密码C。
在`服务器地址`一栏输入 `http://$BBB:8088`(( 将$BBB替换为IP B,这里的URL不用加key参数);在`API_KEY`一栏输入密码C。

点击保存,连接成功后,配置完成。

Expand Down
Binary file modified ckc.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ <h4>通过 Docker 启动</h4>
<h3>将浏览器插件对接云端</h3>
<p><a target="_blank" rel="noopener noreferrer" href="image/20220521144137.png"><img src="image/20220521144137.png" alt="" style="max-width: 100%;"></a></p>
<p>点击插件右上方菜单中的<code class="notranslate">自架服务</code></p>
<p><code class="notranslate">服务器地址</code>一栏输入 <code class="notranslate">http://$BBB:8088</code>(这里的URL不用加key参数);在<code class="notranslate">API_KEY</code>一栏输入密码C。</p>
<p><code>服务器地址</code>一栏输入 <code>http://$BBB:8088</code>(( 将$BBB替换为IP B,这里的URL不用加key参数);在<code>API_KEY</code>一栏输入密码C。</p>
<p>点击保存,连接成功后,配置完成。</p>
<h3>同步本地任务到云端</h3>
<p>配置好云端以后回到列表页,每行最右边会多出来一个「电脑」图标,点击后会变成「云」图标,该任务将改为在云端执行。</p>
Expand Down
2 changes: 1 addition & 1 deletion readme.html
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ <h4>通过 Docker 启动</h4>
<h3>将浏览器插件对接云端</h3>
<p><a target="_blank" rel="noopener noreferrer" href="image/20220521144137.png"><img src="image/20220521144137.png" alt="" style="max-width: 100%;"></a></p>
<p>点击插件右上方菜单中的<code class="notranslate">自架服务</code></p>
<p><code class="notranslate">服务器地址</code>一栏输入 <code class="notranslate">http://$BBB:8088</code>(这里的URL不用加key参数);在<code class="notranslate">API_KEY</code>一栏输入密码C。</p>
<p><code>服务器地址</code>一栏输入 <code>http://$BBB:8088</code>(( 将$BBB替换为IP B,这里的URL不用加key参数);在<code>API_KEY</code>一栏输入密码C。</p>
<p>点击保存,连接成功后,配置完成。</p>
<h3>同步本地任务到云端</h3>
<p>配置好云端以后回到列表页,每行最右边会多出来一个「电脑」图标,点击后会变成「云」图标,该任务将改为在云端执行。</p>
Expand Down

0 comments on commit ee33fe5

Please sign in to comment.