Skip to content

Commit 60919a3

Browse files
Update wrangler config name to validators-api
1 parent ea6a6d6 commit 60919a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wrangler.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"r2_buckets": [{ "binding": "BLOB", "bucket_name": "validators-api-mainnet-preview" }]
2525
},
2626
"testnet": {
27-
"name": "validators-api-testnet",
27+
"name": "validators-api",
2828
"main": "dist/server/index.mjs",
2929
"assets": { "directory": "dist/public" },
3030
"compatibility_flags": ["nodejs_compat"],

0 commit comments

Comments
 (0)