Skip to content

Commit

Permalink
Update wrangler.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
JerryXu09 authored Jul 1, 2024
1 parent f5b49dc commit 01b9e10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wrangler.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ webpack_config = "node_modules/flareact/webpack"
compatibility_date = "2021-07-23"

[triggers]
crons = ["* * * * *"]
crons = ["*/2 * * * *"]

[site]
bucket = "out"
Expand Down

0 comments on commit 01b9e10

Please sign in to comment.