Skip to content

Commit

Permalink
revert changes to config.json
Browse files Browse the repository at this point in the history
Signed-off-by: JeffMboya <[email protected]>
  • Loading branch information
JeffMboya committed Dec 15, 2024
1 parent 6492d8b commit 5b899b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions proplet/config.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"broker_url": "mqtt://localhost:1883",
"password": "example-password",
"proplet_id": "proplet-2",
"channel_id": "channel-2",
"proplet_id": "proplet-1",
"channel_id": "channel-1",
"registry_url": "",
"registry_token": ""
}

0 comments on commit 5b899b4

Please sign in to comment.