mirror of
https://github.com/lush2020/edgetunnel.git
synced 2026-03-21 08:52:43 +08:00
add cloudflared tunnel
This commit is contained in:
@@ -120,13 +120,13 @@ addEventListener("fetch", (event) => {
|
||||
});
|
||||
```
|
||||
|
||||
为 worker 选择速度更快的 IP。
|
||||
https://github.com/badafans/better-cloudflare-ip
|
||||
|
||||
## 建立 cloudflare tunnel (可选)
|
||||
|
||||
项目集成 cloudflare tunnel, 在配置 Secrets `HEROKU_TUNNEL_TOKEN` 之后生效。具体怎么配置,请查看 [cloudflare tunnel](./cloudflared-tunnel.md)。
|
||||
|
||||
为 worker 选择速度更快的 IP。
|
||||
https://github.com/badafans/better-cloudflare-ip
|
||||
|
||||
## 使用 Environments 实现 多账户/多app Secrets 管理
|
||||
|
||||
文档介绍: https://docs.github.com/en/actions/deployment/using-environments-for-deployment
|
||||
|
||||
Reference in New Issue
Block a user