Skip to content

Commit

Permalink
remove bootstrap and readers
Browse files Browse the repository at this point in the history
Signed-off-by: nyagamunene <[email protected]>
  • Loading branch information
nyagamunene committed Jan 10, 2025
1 parent d16df03 commit 1588b79
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cli/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ const (
defURL string = "http://localhost"
defUsersURL string = defURL + ":9002"
defCLientsURL string = defURL + ":9006"
defReaderURL string = defURL + ":9011"
defBootstrapURL string = defURL + ":9013"
defDomainsURL string = defURL + ":9003"
defChannelsURL string = defURL + ":9005"
defGroupsURL string = defURL + ":9004"
Expand Down

0 comments on commit 1588b79

Please sign in to comment.