Skip to content

Commit a28b3f5

Browse files
committed
Use ardrive turbo bundler
1 parent ba5ffa3 commit a28b3f5

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

operations/operator-registry-controller-live.hcl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@ job "operator-registry-controller-live" {
5252
GEOTMPDIR="/geo-ip-db/tmp"
5353
DO_CLEAN="true"
5454
BUNDLER_GATEWAY="https://ar.anyone.tech"
55-
BUNDLER_NODE="https://ar.anyone.tech/bundler"
55+
# BUNDLER_NODE="https://ar.anyone.tech/bundler"
56+
BUNDLER_NODE="https://upload.ardrive.io"
5657
BUNDLER_NETWORK="ethereum"
5758
CU_URL="https://cu.anyone.tech"
5859
GATEWAY_URL="https://ar-io.net"

operations/operator-registry-controller-stage.hcl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@ job "operator-registry-controller-stage" {
5252
GEOTMPDIR="/geo-ip-db/tmp"
5353
DO_CLEAN="true"
5454
BUNDLER_GATEWAY="https://ar.anyone.tech"
55-
BUNDLER_NODE="https://ar.anyone.tech/bundler"
55+
# BUNDLER_NODE="https://ar.anyone.tech/bundler"
56+
BUNDLER_NODE="https://upload.ardrive.io"
5657
BUNDLER_NETWORK="ethereum"
5758
CU_URL="https://cu-stage.anyone.tech"
5859
GATEWAY_URL="https://ar-io.net"

0 commit comments

Comments
 (0)