We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ea4832 commit 3a390e0Copy full SHA for 3a390e0
snapshot-middleware/wrangler.toml
@@ -20,7 +20,7 @@ PARKPOW_RETRY_LIMIT=5
20
RETRY_DELAY=2000
21
PARKPOW_FORWARDING=1
22
SNAPSHOT_CONFIG='{"detection_mode":"vehicle"}'
23
-S3_BUCKET = "vehicle-angle"
+S3_BUCKET = "<bucket-with-snapshot-middleware-folder>"
24
S3_ENDPOINT = "us-east-1.linodeobjects.com"
25
S3_REGION = "us-east-1"
26
0 commit comments