File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ send_metrics = false
7
7
8
8
build = { command = " npm install && node build.js" }
9
9
10
- kv_namespaces = [
11
- { binding = " CONFIGS " , id = " bb91e12a65a8462282396f32e63406f1 " , preview_id = " bb91e12a65a8462282396f32e63406f1 " }
10
+ r2_buckets = [
11
+ { binding = " IMAGE_BUCKET " , bucket_name = " rum-bundler-images " , preview_bucket_name = " " }
12
12
]
13
13
14
14
[vars ]
@@ -21,8 +21,8 @@ ENVIRONMENT = "dev"
21
21
[env .ci ]
22
22
name = " rum-proxy-ci"
23
23
24
- kv_namespaces = [
25
- { binding = " CONFIGS " , id = " bb91e12a65a8462282396f32e63406f1 " , preview_id = " bb91e12a65a8462282396f32e63406f1 " }
24
+ r2_buckets = [
25
+ { binding = " IMAGE_BUCKET " , bucket_name = " rum-bundler-images " , preview_bucket_name = " " }
26
26
]
27
27
28
28
[env .ci .vars ]
@@ -35,8 +35,8 @@ ENVIRONMENT = "ci"
35
35
[env .production ]
36
36
name = " rum-proxy-prod"
37
37
38
- kv_namespaces = [
39
- { binding = " CONFIGS " , id = " bb91e12a65a8462282396f32e63406f1 " , preview_id = " bb91e12a65a8462282396f32e63406f1 " }
38
+ r2_buckets = [
39
+ { binding = " IMAGE_BUCKET " , bucket_name = " rum-bundler-images " , preview_bucket_name = " " }
40
40
]
41
41
42
42
[env .production .vars ]
You can’t perform that action at this time.
0 commit comments