From c6149a62a9d4320c2abd927c5ff2ae10b0ade8ac Mon Sep 17 00:00:00 2001 From: Sead Feng Date: Mon, 5 Aug 2024 14:49:12 +0800 Subject: [PATCH] update --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index de6fcc6..20176d6 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,13 @@ Store sensitive information as secrets in your GitHub repository. Navigate to yo - **`CLOUDFLARE_ACCOUNT_ID`**: Your Cloudflare account ID. +## 通过 cloudflare 界面安装创建 + +具体安装教程参考 + +https://github.com/gaboolic/cloudflare-reverse-proxy + + #### To add secrets: - Go to your repository on GitHub.