use cdn for everything

This commit is contained in:
frillweeman
2025-09-26 18:07:21 -06:00
parent 106021c334
commit 9c96f56b65
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ def lambda_handler(event, context):
}
s3 = boto3.client('s3')
bucket = 'deflock-clusters'
bucket = 'cdn.deflock.me'
key = 'alpr-counts.json'
s3.put_object(