mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-09-06 07:57:04 +08:00
Update README.md
This commit is contained in:
@@ -21,7 +21,7 @@ wrangler d1 execute dev --file=db/schema.sql
|
|||||||
### Backend - Cloudflare workers
|
### Backend - Cloudflare workers
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cd backend
|
cd worker
|
||||||
npm install
|
npm install
|
||||||
# copy wrangler.toml.template to wrangler.toml and modify it
|
# copy wrangler.toml.template to wrangler.toml and modify it
|
||||||
cp worker/wrangler.toml.template worker/wrangler.toml
|
cp worker/wrangler.toml.template worker/wrangler.toml
|
||||||
|
|||||||
Reference in New Issue
Block a user