Skip to content

Commit

Permalink
messenger address changes (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
Evan Lin committed Dec 15, 2017
1 parent 02f8690 commit a1238c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/bbsnode/bbsnode.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ const (

var (
defaultMessengerAddresses = cli.StringSlice{
"35.227.102.45:8080",
"35.227.102.45:8000",
}
defaultDevMessengerAddresses = cli.StringSlice{
"127.0.0.1:8080",
Expand Down

0 comments on commit a1238c6

Please sign in to comment.