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 77a2f8e commit ebf8e98Copy full SHA for ebf8e98
1 file changed
wrangler.toml
@@ -31,6 +31,7 @@ binding = "GOOGLE_PHOTOS_IMPORT_QUEUE"
31
# =====================================
32
[env.production]
33
route = "api.jschile.org/*"
34
+logpush = true
35
36
[env.production.vars]
37
GRAPHQL_BASE_ENDPOINT = "/"
@@ -60,6 +61,7 @@ binding = "GOOGLE_PHOTOS_IMPORT_QUEUE"
60
61
62
[env.staging]
63
route = "api.jsconf.dev/*"
64
65
66
[env.staging.vars]
67
0 commit comments