mirror of
https://github.com/FoggedLens/deflock.git
synced 2026-02-12 15:02:45 +00:00
use cdn for everything
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
variable "deflock_stats_bucket" {
|
||||
description = "S3 bucket for the ALPR counts JSON file"
|
||||
default = "deflock-clusters"
|
||||
default = "cdn.deflock.me"
|
||||
}
|
||||
|
||||
variable "deflock_cdn_bucket" {
|
||||
|
||||
Reference in New Issue
Block a user