mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-06-26 09:52:38 +08:00
feat: add docs for ui install (#127)
This commit is contained in:
@@ -6,6 +6,3 @@
|
||||
打开 [cloudflare控制台](https://dash.cloudflare.com/)
|
||||
|
||||
请查看通过 [命令行部署](/zh/guide/cli/pre-requisite) 或者 [用户界面部署](/zh/guide/ui/d1)
|
||||
|
||||
> [!WARNING]
|
||||
> 用户界面部署正在开发中,文档不完整
|
||||
|
||||
@@ -1,8 +1,5 @@
|
||||
# Cloudflare workers 后端
|
||||
|
||||
> [!WARNING]
|
||||
> 用户界面部署正在开发中,文档不完整
|
||||
|
||||
1. 点击 `Workers & Pages` -> `Overview` -> `Create Application`
|
||||
|
||||

|
||||
@@ -21,9 +18,7 @@
|
||||
|
||||

|
||||
|
||||
6. 点击 `Settings` -> `Variables`, 如图所示添加变量,参考 README.md 中的 `wrangler.toml` 文件的 `vars` 部分
|
||||
|
||||
TODO: 控制台此处变量不支持添加 JSON 变量,正在考虑解决方案
|
||||
6. 点击 `Settings` -> `Variables`, 如图所示添加变量,参考 [修改 wrangler.toml 配置文件](/zh/guide/cli/worker.html#修改-wrangler-toml-配置文件) 中的 `vars` 部分
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user