Skip to content

Commit a7dfd2d

Browse files
committed
update config ini
1 parent e63b5d6 commit a7dfd2d

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

infra/aggregation_mode/ansible/playbooks/ini/config-mainnet.ini

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,8 @@ backup_dir=/var/lib/backup
3434
# ============================================
3535
gateway_network=mainnet
3636
gateway_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)
4341
gateway_db_user=autoctl_node
@@ -81,7 +79,7 @@ gateway_secondary_hostname=agg-mode-mainnet-gateway-2
8179
# Grafana Configuration
8280
grafana_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
8583
grafana_postgres_host=agg-mode-mainnet-postgres-1
8684
grafana_postgres_port=5432
8785
grafana_postgres_db=agg_mode

0 commit comments

Comments
 (0)