mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-09-05 23:47:50 +08:00
Update README.md
This commit is contained in:
@@ -24,7 +24,7 @@ wrangler d1 execute dev --file=db/schema.sql
|
|||||||
cd worker
|
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 wrangler.toml.template wrangler.toml
|
||||||
# deploy
|
# deploy
|
||||||
wrangler deploy
|
wrangler deploy
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user