File tree Expand file tree Collapse file tree
infra/aggregation_mode/ansible/playbooks/ini Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -34,10 +34,8 @@ backup_dir=/var/lib/backup
3434# ============================================
3535gateway_network =mainnet
3636gateway_max_daily_proofs =100
37- # TODO: Update with mainnet payment service address
38- gateway_payment_service_address =
39- # TODO: Update with mainnet RPC URL
40- gateway_eth_rpc_url =
37+ gateway_payment_service_address =0xc8631Bc1E60c20db40e474F791126212fA8255F4
38+ gateway_eth_rpc_url =https://aligned-mainnet-rpc-1.tail665ae.ts.net
4139
4240# Database connection (uses same credentials as postgres)
4341gateway_db_user =autoctl_node
@@ -81,7 +79,7 @@ gateway_secondary_hostname=agg-mode-mainnet-gateway-2
8179# Grafana Configuration
8280grafana_prometheus_url =http://localhost:9090
8381# TODO: Update with mainnet RPC URL
84- grafana_rpc_url =
82+ grafana_rpc_url =https://aligned-mainnet-rpc-1.tail665ae.ts.net
8583grafana_postgres_host =agg-mode-mainnet-postgres-1
8684grafana_postgres_port =5432
8785grafana_postgres_db =agg_mode
You can’t perform that action at this time.
0 commit comments