Skip to content

Commit ebf8e98

Browse files
authored
Adding logpush (#85)
1 parent 77a2f8e commit ebf8e98

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

wrangler.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ binding = "GOOGLE_PHOTOS_IMPORT_QUEUE"
3131
# =====================================
3232
[env.production]
3333
route = "api.jschile.org/*"
34+
logpush = true
3435

3536
[env.production.vars]
3637
GRAPHQL_BASE_ENDPOINT = "/"
@@ -60,6 +61,7 @@ binding = "GOOGLE_PHOTOS_IMPORT_QUEUE"
6061
# =====================================
6162
[env.staging]
6263
route = "api.jsconf.dev/*"
64+
logpush = true
6365

6466
[env.staging.vars]
6567
GRAPHQL_BASE_ENDPOINT = "/"

0 commit comments

Comments
 (0)