mirror of
https://github.com/adams549659584/go-proxy-bingai.git
synced 2025-06-03 15:02:30 +08:00
docs: 📝 新增 Railway 部署文档
This commit is contained in:
parent
370f0d0ad4
commit
508abc7ff7
25
README.md
25
README.md
@ -28,6 +28,14 @@
|
||||
|
||||
- https://bing.vcanbb.top
|
||||
|
||||
> railway
|
||||
|
||||
- https://bing-railway.vcanbb.top
|
||||
|
||||
- https://go-proxy-bingai-production.up.railway.app
|
||||
|
||||
|
||||
|
||||
### 获取cookies
|
||||
|
||||
- 访问 https://www.bing.com/ 或 https://cn.bing.com/ ,登录
|
||||
@ -56,3 +64,20 @@ docker run -d -p 8080:8080 --name go-proxy-bingai --restart=unless-stopped adams
|
||||
- 直接下载 Release 运行
|
||||
|
||||
在 [Github Releases](https://github.com/adams549659584/go-proxy-bingai/releases) 下载适用于对应平台的压缩包,解压后可得到可执行文件 go-proxy-bingai,直接运行即可。
|
||||
|
||||
- Railway
|
||||
|
||||
> 主要配置 Dockerfile 路径 及 端口就可以
|
||||
|
||||
```bash
|
||||
PORT=8080
|
||||
RAILWAY_DOCKERFILE_PATH=docker/Dockerfile
|
||||
```
|
||||
使用模板部署 [](https://railway.app/template/uIckWS?referralCode=BBs747)
|
||||

|
||||
|
||||
可自行部署配置
|
||||
|
||||

|
||||
|
||||

|
BIN
docs/img/railway-1.png
Normal file
BIN
docs/img/railway-1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 51 KiB |
BIN
docs/img/railway-2.png
Normal file
BIN
docs/img/railway-2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
BIN
docs/img/railway-3.png
Normal file
BIN
docs/img/railway-3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 131 KiB |
Loading…
x
Reference in New Issue
Block a user