Skip to content

Commit

Permalink
Deploying to gh-pages from @ 6f029e6 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
mikera committed Jan 23, 2024
1 parent 8520be7 commit f466578
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions convex-cli/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1615,7 +1615,7 @@ <h3 id="_starting_the_peer_with_convex_world">Starting the peer with convex.worl
</div>
<div class="literalblock">
<div class="content">
<pre>./convex peer start --public-key=dfbb22 --password=my-password --address=&lt;address&gt; --port=80888 --url=&lt;my-ip&gt;:8088 --peer=convex.world:18888</pre>
<pre>./convex peer start --public-key=dfbb22 --password=my-password --address=&lt;address&gt; --port=8088 --url=&lt;my-ip&gt;:8088 --peer=convex.world:18888</pre>
</div>
</div>
<div class="paragraph">
Expand Down Expand Up @@ -2234,7 +2234,7 @@ <h2 id="command-transaction">Transactions</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-01-18 18:05:21 UTC
Last updated 2024-01-23 16:01:30 UTC
</div>
</div>
</body>
Expand Down

0 comments on commit f466578

Please sign in to comment.