Skip to content

Commit 3fb3d1f

Browse files
committed
1 parent e648c38 commit 3fb3d1f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

operations/staking-rewards-controller-live.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ job "staking-rewards-controller-live" {
4343
NO_COLOR="1"
4444
MIN_HEALTHY_CONSENSUS_WEIGHT="50"
4545

46-
CU_URL="https://cu.anyone.permaweb.services"
46+
CU_URL="https://cu.anyone.tech"
4747
ONIONOO_REQUEST_TIMEOUT="60000"
4848
ONIONOO_REQUEST_MAX_REDIRECTS="3"
4949
IS_LOCAL_LEADER="true"

operations/staking-rewards-controller-stage.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ job "staking-rewards-controller-stage" {
4242
PORT="${NOMAD_PORT_http}"
4343
NO_COLOR="1"
4444
MIN_HEALTHY_CONSENSUS_WEIGHT="50"
45-
CU_URL="https://cu.anyone.permaweb.services"
45+
CU_URL="https://cu-stage.anyone.tech"
4646
ONIONOO_REQUEST_TIMEOUT="60000"
4747
ONIONOO_REQUEST_MAX_REDIRECTS="3"
4848
IS_LOCAL_LEADER="true"

0 commit comments

Comments
 (0)