File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -51,9 +51,9 @@ job "staking-rewards-controller-live" {
5151 CONSUL_HOST = " ${ NOMAD_IP_http } "
5252 CONSUL_PORT = " 8500"
5353 CONSUL_SERVICE_NAME = " staking-rewards-controller-live"
54- # BUNDLER_GATEWAY="https://ar.anyone.tech"
55- BUNDLER_GATEWAY = " https://upload.ardrive.io"
56- BUNDLER_NODE = " https://ar.anyone.tech/bundler"
54+ BUNDLER_GATEWAY = " https://ar.anyone.tech"
55+ BUNDLER_NODE = " https://upload.ardrive.io"
56+ # BUNDLER_NODE="https://ar.anyone.tech/bundler"
5757 }
5858
5959 vault {
Original file line number Diff line number Diff line change @@ -50,9 +50,9 @@ job "staking-rewards-controller-stage" {
5050 CONSUL_HOST = " ${ NOMAD_IP_http } "
5151 CONSUL_PORT = " 8500"
5252 CONSUL_SERVICE_NAME = " staking-rewards-controller-stage"
53- # BUNDLER_GATEWAY="https://ar.anyone.tech"
54- BUNDLER_GATEWAY = " https://upload.ardrive.io"
55- BUNDLER_NODE = " https://ar.anyone.tech/bundler"
53+ BUNDLER_GATEWAY = " https://ar.anyone.tech"
54+ BUNDLER_NODE = " https://upload.ardrive.io"
55+ # BUNDLER_NODE="https://ar.anyone.tech/bundler"
5656 }
5757
5858 vault {
You can’t perform that action at this time.
0 commit comments