Skip to content

Commit 3a390e0

Browse files
committed
fix: typo
1 parent 9ea4832 commit 3a390e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snapshot-middleware/wrangler.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ PARKPOW_RETRY_LIMIT=5
2020
RETRY_DELAY=2000
2121
PARKPOW_FORWARDING=1
2222
SNAPSHOT_CONFIG='{"detection_mode":"vehicle"}'
23-
S3_BUCKET = "vehicle-angle"
23+
S3_BUCKET = "<bucket-with-snapshot-middleware-folder>"
2424
S3_ENDPOINT = "us-east-1.linodeobjects.com"
2525
S3_REGION = "us-east-1"
2626

0 commit comments

Comments
 (0)