Skip to content

Commit 8182a57

Browse files
committed
docs: avs small fixes
1 parent 909bcaf commit 8182a57

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/avs/running-avs-operator-mainnet.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,9 @@ services:
140140
"attester",
141141
"/dns/aggregator1-p2p.a.redstone.finance/tcp/3000/p2p/12D3KooWSBMPURmCU5B8nuXkUw1Tq26FuvDg5LsEcs4WX8dqAxWJ",
142142
"--avs-webapi",
143-
"http://127.0.0.1",
143+
"http://operator-validation-api",
144+
"--avs-webapi-port",
145+
"4002",
144146
"--p2p.port",
145147
"3000",
146148
"--l1-chain",

0 commit comments

Comments
 (0)