Skip to content

Commit

Permalink
docs: 更新使用文档
Browse files Browse the repository at this point in the history
  • Loading branch information
weaigc committed Nov 28, 2023
1 parent b55124e commit 5cdab82
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"name": "Node.js & TypeScript",
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
"image": "mcr.microsoft.com/devcontainers/typescript-node:1-20-bullseye"
"image": "mcr.microsoft.com/devcontainers/typescript-node:1-18-bullseye"

// Features to add to the dev container. More info: https://containers.dev/features.
// "features": {},
Expand Down
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Bingo,一个让你呼吸顺畅 New Bing。

站点2(V1): https://copilot.github1s.tk

站点3(代理):https://bingo.weaigc.repl.co
站点3(代理):https://bingo.weaigc.repl.co(此模式不再推荐使用)


[![img](./docs/images/demo.png)](https://bing.github1s.tk)
Expand Down Expand Up @@ -57,14 +57,13 @@ Bingo,一个让你呼吸顺畅 New Bing。

## 在线部署
#### 部署到 CodeSandbox(推荐)
点击 [![一键部署到 CodeSandbox](https://img.shields.io/badge/%E4%B8%80%E9%94%AE%E9%83%A8%E7%BD%B2-CodeSandBox-blue)](https://codesandbox.io/p/github/weaigc/bingo?import=true),然后一路点 “Next” 即可(没有注册账号的注册完账号后重试即可)。
点击 [![一键部署到 CodeSandbox](https://img.shields.io/badge/%E4%B8%80%E9%94%AE%E9%83%A8%E7%BD%B2-CodeSandBox-blue)](https://codesandbox.io/p/devbox/github/weaigc/bingo/tree/main?import=true),点击右上角 “Fork”,然后一路点 “Next” 即可(没有注册账号的注册完账号后重试即可)。

#### 部署到 Render
感谢 [@SokWith](https://github.com/SokWith) 测试,Render 目前已复活。
[![Deploy to Render](https://render.com/images/deploy-to-render-button.svg)](https://render.com/deploy?repo=https://github.com/weaigc/bingo)
为了防止封号,一键部署不再提供,请前往 https://render.com 手动部署。


### 代理模式
### 代理模式(不推荐)
当前面的方式都不能用的时候,可以使用代理模式,然后将域名解析到自己的服务器上,做为折中的办法继续使用。
#### 1. 部署到 Replit(推荐)

Expand Down

0 comments on commit 5cdab82

Please sign in to comment.