We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfa47b6 commit 5359af1Copy full SHA for 5359af1
apps/yalt/wrangler.toml
@@ -2,6 +2,7 @@ name = "yalt"
2
main = "src/index.ts"
3
compatibility_date = "2023-12-06"
4
workers_dev = false
5
+logpush = true
6
7
routes = [
8
{ pattern = "*.yalt.dev/*", zone_name = "yalt.dev" },
0 commit comments