Skip to content

Commit

Permalink
minor update to config
Browse files Browse the repository at this point in the history
  • Loading branch information
Ricardicus committed Sep 7, 2024
1 parent 5be8cf4 commit a62f1ba
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion zenoh/config.json5
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
{
mode: "peer",
"mode": "client",
"connect": {
"endpoints": ["tcp/174.138.5.172:443"]
}
}

0 comments on commit a62f1ba

Please sign in to comment.