fix asset upload wrangler.toml
This commit is contained in:
parent
57fb7a0650
commit
13ceb909a0
1 changed files with 0 additions and 8 deletions
|
@ -22,10 +22,6 @@ binding = 'UPLOADS'
|
|||
bucket_name = 'uploads'
|
||||
preview_bucket_name = 'uploads-preview'
|
||||
|
||||
[[env.staging.unsafe.bindings]]
|
||||
type = "analytics_engine"
|
||||
name = "MEASURE"
|
||||
|
||||
[[env.staging.analytics_engine_datasets]]
|
||||
binding = "MEASURE"
|
||||
|
||||
|
@ -44,10 +40,6 @@ binding = 'UPLOADS'
|
|||
bucket_name = 'uploads'
|
||||
preview_bucket_name = 'uploads-preview'
|
||||
|
||||
[[env.production.unsafe.bindings]]
|
||||
type = "analytics_engine"
|
||||
name = "MEASURE"
|
||||
|
||||
[[env.production.analytics_engine_datasets]]
|
||||
binding = "MEASURE"
|
||||
|
||||
|
|
Loading…
Reference in a new issue