Update wrangler.toml

This commit is contained in:
Nicholas Pease
2023-09-04 01:35:43 -04:00
committed by GitHub
parent 563b061b30
commit e6f13e2d21
+1 -1
View File
@@ -6,7 +6,7 @@ webpack_config = "node_modules/flareact/webpack"
compatibility_date = "2021-07-23"
[triggers]
crons = ["*/2 * * * *"]
crons = ["*/5 * * * *"]
[site]
bucket = "out"